We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514e7bf commit 4939728Copy full SHA for 4939728
package.json
@@ -117,8 +117,8 @@
117
"@types/node": "24.10.4",
118
"@types/react": "18.3.23",
119
"@types/react-dom": "18.3.7",
120
- "@typescript-eslint/eslint-plugin": "8.50.0",
121
- "@typescript-eslint/parser": "8.50.0",
+ "@typescript-eslint/eslint-plugin": "8.55.0",
+ "@typescript-eslint/parser": "8.55.0",
122
"@vitejs/plugin-react": "4.7.0",
123
"@yelo/rollup-node-external": "1.0.1",
124
"alias-kitchen": "0.2.4",
@@ -159,7 +159,7 @@
159
"ts-node": "10.9.2",
160
"tsx": "4.19.4",
161
"typescript": "5.9.3",
162
- "typescript-eslint": "8.50.0",
+ "typescript-eslint": "8.55.0",
163
"unique-names-generator": "4.7.1",
164
"vite": "7.1.11",
165
"vite-plugin-dts": "4.5.4",
0 commit comments