|
18 | 18 | "@eslint-types/prettier": "workspace:~", |
19 | 19 | "@eslint-types/typescript-eslint": "workspace:~", |
20 | 20 | "@eslint-types/unicorn": "workspace:~", |
21 | | - "@types/eslint": "~8.56.2", |
| 21 | + "@types/eslint": "~8.56.3", |
22 | 22 | "@types/json-schema": "~7.0.15", |
23 | | - "@types/node": "~20.11.17", |
24 | | - "@typescript-eslint/eslint-plugin": "~6.21.0", |
25 | | - "@typescript-eslint/parser": "~6.21.0", |
26 | | - "change-case": "~5.4.2", |
27 | | - "eslint": "~8.56.0", |
| 23 | + "@types/node": "~20.11.20", |
| 24 | + "@typescript-eslint/eslint-plugin": "~7.0.2", |
| 25 | + "@typescript-eslint/parser": "~7.0.2", |
| 26 | + "change-case": "~5.4.3", |
| 27 | + "eslint": "~8.57.0", |
28 | 28 | "eslint-config-prettier": "~9.1.0", |
29 | 29 | "eslint-define-config": "2.1.0", |
30 | 30 | "eslint-gitignore": "~0.1.0", |
|
40 | 40 | "tsx": "~4.7.1", |
41 | 41 | "typescript": "~5.3.3" |
42 | 42 | }, |
43 | | - "packageManager": "[email protected].1", |
| 43 | + "packageManager": "[email protected].4", |
44 | 44 | "engines": { |
45 | 45 | "node": ">=18.0.0", |
46 | 46 | "npm": ">=9.0.0", |
|
0 commit comments