|
1 | 1 | { |
2 | 2 | "name": "jsonuri", |
3 | | - "version": "3.4.4", |
| 3 | + "version": "3.4.5", |
4 | 4 | "description": "Use URI path to get or set data", |
5 | 5 | "keywords": [ |
6 | 6 | "array", |
|
46 | 46 | "idmp": "*" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@babel/preset-env": "^7.23.9", |
50 | | - "@babel/preset-typescript": "^7.23.3", |
| 49 | + "@babel/preset-env": "^7.24.5", |
| 50 | + "@babel/preset-typescript": "^7.24.1", |
51 | 51 | "@types/jest": "^29.5.12", |
52 | | - "@types/node": "^20.11.16", |
53 | | - "@typescript-eslint/eslint-plugin": "^6.20.0", |
| 52 | + "@types/node": "^20.12.8", |
| 53 | + "@typescript-eslint/eslint-plugin": "^7.8.0", |
54 | 54 | "codecov": "^3.8.3", |
55 | | - "eslint": "^8.56.0", |
| 55 | + "eslint": "^9.2.0", |
56 | 56 | "eslint-config-standard-with-typescript": "^43.0.1", |
57 | 57 | "eslint-plugin-import": "^2.29.1", |
58 | | - "eslint-plugin-n": "^16.6.2", |
| 58 | + "eslint-plugin-n": "^17.4.0", |
59 | 59 | "eslint-plugin-node": "^11.1.0", |
60 | 60 | "eslint-plugin-prefer-arrow": "^1.2.3", |
61 | 61 | "eslint-plugin-promise": "^6.1.1", |
|
66 | 66 | "multi-shell": "^2.0.0-alpha.1", |
67 | 67 | "rimraf": "^5.0.5", |
68 | 68 | "tslib": "^2.6.2", |
69 | | - "typescript": "^5.3.3" |
| 69 | + "typescript": "^5.4.5" |
70 | 70 | } |
71 | 71 | } |
0 commit comments