diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index 6748a1c..8894212 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -44,7 +44,7 @@ "@types/react-dom": "^19.0.4", "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.21.0", - "eslint-plugin-react-hooks": "^5.1.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/geneit_app/package.json b/geneit_app/package.json index 78e28b5..e639151 100644 --- a/geneit_app/package.json +++ b/geneit_app/package.json @@ -46,7 +46,7 @@ "@types/react-dom": "^19.0.4", "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.21.0", - "eslint-plugin-react-hooks": "^5.1.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", "globals": "^16.0.0", "typescript": "^5.8.2",