|
63 | 63 | "@types/node": "^22.9.0", |
64 | 64 | "@types/react": "^18.3.12", |
65 | 65 | "@types/react-dom": "^18.3.1", |
66 | | - "@typescript-eslint/eslint-plugin": "^8.14.0", |
67 | | - "@typescript-eslint/parser": "^8.14.0", |
68 | | - "@typescript-eslint/rule-tester": "^8.14.0", |
69 | | - "@typescript-eslint/types": "^8.14.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "^8.15.0", |
| 67 | + "@typescript-eslint/parser": "^8.15.0", |
| 68 | + "@typescript-eslint/rule-tester": "^8.15.0", |
| 69 | + "@typescript-eslint/types": "^8.15.0", |
70 | 70 | "@vitest/ui": "^2.1.5", |
71 | 71 | "concurrently": "^9.1.0", |
72 | 72 | "cspell": "^8.16.0", |
|
105 | 105 | "typedoc-plugin-markdown": "^4.2.10", |
106 | 106 | "typedoc-plugin-rename-defaults": "^0.7.1", |
107 | 107 | "typescript": "^5.6.3", |
108 | | - "typescript-eslint": "^8.14.0", |
| 108 | + "typescript-eslint": "^8.15.0", |
109 | 109 | "vitest": "^2.1.5" |
110 | 110 | }, |
111 | 111 | "packageManager": "[email protected]", |
|
115 | 115 | }, |
116 | 116 | "pnpm": { |
117 | 117 | "overrides": { |
118 | | - "@typescript-eslint/eslint-plugin": "canary", |
119 | 118 | "array-flatten": "npm:@nolyfill/array-flatten@^1.0.42", |
120 | 119 | "is-core-module": "npm:@nolyfill/is-core-module@^1.0.39", |
121 | 120 | "isarray": "npm:@nolyfill/isarray@^1.0.29", |
|
0 commit comments