|
64 | 64 | ], |
65 | 65 | "devDependencies": { |
66 | 66 | "@eslint-types/prettier": "~5.1.3", |
67 | | - "@eslint-types/typescript-eslint": "~6.18.1", |
| 67 | + "@eslint-types/typescript-eslint": "~6.19.1", |
68 | 68 | "@types/eslint": "~8.56.2", |
69 | 69 | "@types/json-schema": "~7.0.15", |
70 | | - "@types/node": "20.11.5", |
71 | | - "@typescript-eslint/eslint-plugin": "~6.19.1", |
72 | | - "@typescript-eslint/parser": "~6.19.1", |
| 70 | + "@types/node": "20.11.17", |
| 71 | + "@typescript-eslint/eslint-plugin": "~6.21.0", |
| 72 | + "@typescript-eslint/parser": "~6.21.0", |
73 | 73 | "@vitest/coverage-v8": "~1.2.2", |
74 | 74 | "change-case": "~5.4.2", |
75 | 75 | "eslint": "~8.56.0", |
|
80 | 80 | "expect-type": "~0.17.3", |
81 | 81 | "json-schema": "~0.4.0", |
82 | 82 | "json-schema-to-typescript": "~13.1.2", |
83 | | - "npm-run-all2": "~6.1.1", |
84 | | - "prettier": "3.2.4", |
| 83 | + "npm-run-all2": "~6.1.2", |
| 84 | + "prettier": "3.2.5", |
85 | 85 | "prettier-plugin-organize-imports": "~3.2.4", |
86 | 86 | "rimraf": "~5.0.5", |
87 | | - "tsup": "~8.0.1", |
88 | | - "tsx": "~4.7.0", |
| 87 | + "tsup": "~8.0.2", |
| 88 | + "tsx": "~4.7.1", |
89 | 89 | "typescript": "~5.3.3", |
90 | 90 | "vitest": "~1.2.2" |
91 | 91 | }, |
92 | | - "packageManager": "pnpm@8.15.0", |
| 92 | + "packageManager": "pnpm@8.15.1", |
93 | 93 | "engines": { |
94 | 94 | "node": ">=18.0.0", |
95 | 95 | "npm": ">=9.0.0", |
|
0 commit comments