fix: downgrade eslint to ^9.x — eslint-plugin-react-hooks incompatible with eslint 10

This commit is contained in:
Pouzor
2026-03-27 09:26:54 +01:00
parent ea3adc0f94
commit 821e324111
2 changed files with 254 additions and 59 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "^10.1.0",
"eslint": "^9.39.0",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",