diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 82b0600..7ce36b3 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -33,7 +33,7 @@ "@typescript-eslint/parser": "^8.28.0", "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.23.0", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", "globals": "^16.0.0", "typescript": "^5.8.2", diff --git a/central_frontend/package.json b/central_frontend/package.json index 683b454..3c0ee66 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/parser": "^8.28.0", "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.23.0", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", "globals": "^16.0.0", "typescript": "^5.8.2",