|
18 | 18 | "@eslint-types/prettier": "workspace:~",
|
19 | 19 | "@eslint-types/typescript-eslint": "workspace:~",
|
20 | 20 | "@eslint-types/unicorn": "workspace:~",
|
21 |
| - "@types/eslint": "~8.56.7", |
| 21 | + "@types/eslint": "~9.6.1", |
22 | 22 | "@types/json-schema": "~7.0.15",
|
23 |
| - "@types/node": "~20.12.4", |
| 23 | + "@types/node": "~22.10.2", |
24 | 24 | "@typescript-eslint/eslint-plugin": "~7.5.0",
|
25 | 25 | "@typescript-eslint/parser": "~7.5.0",
|
26 | 26 | "change-case": "~5.4.4",
|
|
31 | 31 | "eslint-plugin-prettier": "~5.1.3",
|
32 | 32 | "eslint-plugin-unicorn": "~52.0.0",
|
33 | 33 | "json-schema": "~0.4.0",
|
34 |
| - "json-schema-to-typescript": "~13.1.2", |
35 |
| - "npm-run-all2": "~6.1.2", |
| 34 | + "json-schema-to-typescript": "~15.0.3", |
| 35 | + "npm-run-all2": "~7.0.2", |
36 | 36 | "package-json-type": "~1.0.3",
|
37 | 37 | "prettier": "~3.2.5",
|
38 |
| - "prettier-plugin-organize-imports": "~3.2.4", |
39 |
| - "rimraf": "~5.0.5", |
| 38 | + "prettier-plugin-organize-imports": "~4.1.0", |
| 39 | + "rimraf": "~6.0.1", |
40 | 40 | "tsx": "~4.7.2",
|
41 | 41 | "typescript": "~5.4.4"
|
42 | 42 | },
|
|
0 commit comments