diff --git a/frontend/package.json b/frontend/package.json index 249af40..75070bf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,8 +25,8 @@ "devDependencies": { "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "^7.0.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "@vitejs/plugin-react-swc": "^3.3.2", "eslint": "^9.0.0", "eslint-plugin-react-hooks": "^4.6.0",