|
53 | 53 | },
|
54 | 54 | "homepage": "https://github.com/sagold/json-schema-library",
|
55 | 55 | "devDependencies": {
|
56 |
| - "@types/chai": "^4.3.5", |
| 56 | + "@types/chai": "^4.3.6", |
57 | 57 | "@types/glob": "^8.1.0",
|
58 | 58 | "@types/mocha": "^10.0.1",
|
59 |
| - "@types/node": "^20.4.6", |
| 59 | + "@types/node": "^20.6.2", |
60 | 60 | "@types/valid-url": "^1.0.4",
|
61 |
| - "@typescript-eslint/eslint-plugin": "^6.2.1", |
62 |
| - "@typescript-eslint/parser": "^6.2.1", |
63 |
| - "chai": "^4.2.0", |
64 |
| - "eslint": "^8.46.0", |
65 |
| - "eslint-plugin-array-func": "^3.1.8", |
| 61 | + "@typescript-eslint/eslint-plugin": "^6.7.0", |
| 62 | + "@typescript-eslint/parser": "^6.7.0", |
| 63 | + "chai": "^4.3.8", |
| 64 | + "eslint": "^8.49.0", |
| 65 | + "eslint-plugin-array-func": "^4.0.0", |
66 | 66 | "eslint-plugin-node": "^11.1.0",
|
67 | 67 | "eslint-plugin-optimize-regex": "^1.2.0",
|
68 | 68 | "eslint-plugin-promise": "^6.0.0",
|
|
73 | 73 | "terser-webpack-plugin": "^5.3.9",
|
74 | 74 | "ts-loader": "^9.4.4",
|
75 | 75 | "ts-node": "^10.7.0",
|
76 |
| - "typescript": "^5.1.6", |
| 76 | + "typescript": "^5.2.2", |
77 | 77 | "watch": "^1.0.1",
|
78 | 78 | "webpack": "^5.88.2",
|
79 | 79 | "webpack-cli": "^5.1.4"
|
|
0 commit comments