diff --git a/frontend/package.json b/frontend/package.json index b1bc80b..f42bd38 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -31,7 +31,7 @@ "eslint": "^9.0.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.34.0", - "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-react-hooks": "^5.0.0", "globals": "^14.0.0", "postcss": "^8.4.33", "prettier": "^3.2.0",