diff --git a/frontend/package.json b/frontend/package.json index 010c7be..a9c2d43 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,12 +17,12 @@ "react-router-dom": "^7.13.0" }, "devDependencies": { - "@eslint/js": "^9.39.2", + "@eslint/js": "^10.0.0", "@types/node": "^25.2.1", "@types/react": "^19.2.13", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.3", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.0", "globals": "^17.3.0",