|
65 | 65 | ], |
66 | 66 | "devDependencies": { |
67 | 67 | "@eslint-types/prettier": "~5.1.3", |
68 | | - "@eslint-types/typescript-eslint": "~7.0.2", |
69 | | - "@types/eslint": "~8.56.5", |
| 68 | + "@eslint-types/typescript-eslint": "~7.2.0", |
| 69 | + "@types/eslint": "~8.56.7", |
70 | 70 | "@types/json-schema": "~7.0.15", |
71 | | - "@types/node": "20.11.28", |
72 | | - "@typescript-eslint/eslint-plugin": "~7.2.0", |
73 | | - "@typescript-eslint/parser": "~7.2.0", |
| 71 | + "@types/node": "20.12.4", |
| 72 | + "@typescript-eslint/eslint-plugin": "~7.5.0", |
| 73 | + "@typescript-eslint/parser": "~7.5.0", |
74 | 74 | "@vitest/coverage-v8": "~1.4.0", |
75 | | - "change-case": "~5.4.3", |
| 75 | + "change-case": "~5.4.4", |
76 | 76 | "eslint": "~8.57.0", |
77 | 77 | "eslint-config-prettier": "~9.1.0", |
78 | 78 | "eslint-define-config": "link:./", |
79 | 79 | "eslint-gitignore": "~0.1.0", |
80 | 80 | "eslint-plugin-prettier": "~5.1.3", |
81 | | - "expect-type": "~0.18.0", |
| 81 | + "expect-type": "~0.19.0", |
82 | 82 | "json-schema": "~0.4.0", |
83 | 83 | "json-schema-to-typescript": "~13.1.2", |
84 | 84 | "npm-run-all2": "~6.1.2", |
|
87 | 87 | "rimraf": "~5.0.5", |
88 | 88 | "tsup": "~8.0.2", |
89 | 89 | "tsx": "~4.7.1", |
90 | | - "typescript": "~5.4.2", |
| 90 | + "typescript": "~5.4.3", |
91 | 91 | "vitest": "~1.4.0" |
92 | 92 | }, |
93 | | - "packageManager": "pnpm@8.15.5", |
| 93 | + "packageManager": "pnpm@8.15.6", |
94 | 94 | "engines": { |
95 | 95 | "node": ">=18.0.0", |
96 | 96 | "npm": ">=9.0.0", |
|
0 commit comments