We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d2e20 commit 92f980bCopy full SHA for 92f980b
1 file changed
frontend/package.json
@@ -17,17 +17,17 @@
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",
+ "@vitejs/plugin-react": "^6.0.0",
+ "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",
29
"typescript": "~5.9.3",
30
"typescript-eslint": "^8.54.0",
31
- "vite": "^7.3.1"
+ "vite": "^8.0.0"
32
}
33
0 commit comments