|
18 | 18 | "@eslint-types/prettier": "workspace:~",
|
19 | 19 | "@eslint-types/typescript-eslint": "workspace:~",
|
20 | 20 | "@eslint-types/unicorn": "workspace:~",
|
21 |
| - "@types/eslint": "~8.56.1", |
| 21 | + "@types/eslint": "~8.56.2", |
22 | 22 | "@types/json-schema": "~7.0.15",
|
23 |
| - "@types/node": "~20.10.8", |
24 |
| - "@typescript-eslint/eslint-plugin": "~6.18.1", |
25 |
| - "@typescript-eslint/parser": "~6.18.1", |
26 |
| - "change-case": "~5.4.0", |
| 23 | + "@types/node": "~20.11.9", |
| 24 | + "@typescript-eslint/eslint-plugin": "~6.19.1", |
| 25 | + "@typescript-eslint/parser": "~6.19.1", |
| 26 | + "change-case": "~5.4.2", |
27 | 27 | "eslint": "~8.56.0",
|
28 | 28 | "eslint-config-prettier": "~9.1.0",
|
29 | 29 | "eslint-define-config": "2.1.0",
|
30 | 30 | "eslint-gitignore": "~0.1.0",
|
31 | 31 | "eslint-plugin-prettier": "~5.1.3",
|
32 | 32 | "eslint-plugin-unicorn": "~50.0.1",
|
33 | 33 | "json-schema": "~0.4.0",
|
34 |
| - "json-schema-to-typescript": "~13.1.1", |
| 34 | + "json-schema-to-typescript": "~13.1.2", |
35 | 35 | "npm-run-all2": "~6.1.1",
|
36 | 36 | "package-json-type": "~1.0.3",
|
37 |
| - "prettier": "~3.1.1", |
| 37 | + "prettier": "~3.2.4", |
38 | 38 | "prettier-plugin-organize-imports": "~3.2.4",
|
39 | 39 | "rimraf": "~5.0.5",
|
40 | 40 | "tsx": "~4.7.0",
|
41 | 41 | "typescript": "~5.3.3"
|
42 | 42 | },
|
43 |
| - "packageManager": "pnpm@8.14.0", |
| 43 | + "packageManager": "pnpm@8.15.0", |
44 | 44 | "engines": {
|
45 | 45 | "node": ">=18.0.0",
|
46 | 46 | "npm": ">=9.0.0",
|
|
0 commit comments