We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c6f0a commit 9f6fd55Copy full SHA for 9f6fd55
1 file changed
frontend/package.json
@@ -17,12 +17,12 @@
17
"react-router-dom": "^7.13.0"
18
},
19
"devDependencies": {
20
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.0",
21
"@types/node": "^25.2.1",
22
"@types/react": "^19.2.13",
23
"@types/react-dom": "^19.2.3",
24
"@vitejs/plugin-react": "^5.1.3",
25
- "eslint": "^9.39.2",
+ "eslint": "^10.0.0",
26
"eslint-plugin-react-hooks": "^7.0.1",
27
"eslint-plugin-react-refresh": "^0.5.0",
28
"globals": "^17.3.0",
0 commit comments