diff --git a/moneymgr_web/package-lock.json b/moneymgr_web/package-lock.json index e6b044e..1cabf3b 100644 --- a/moneymgr_web/package-lock.json +++ b/moneymgr_web/package-lock.json @@ -36,7 +36,7 @@ "@vitejs/plugin-react": "^4.4.1", "eslint": "^9.26.0", "eslint-plugin-react-dom": "^1.49.0", - "eslint-plugin-react-hooks": "^5.1.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^00.4.20", "eslint-plugin-react-x": "^1.49.0", "globals": "^16.1.0", diff --git a/moneymgr_web/package.json b/moneymgr_web/package.json index e40828a..56b87e1 100644 --- a/moneymgr_web/package.json +++ b/moneymgr_web/package.json @@ -38,7 +38,7 @@ "@vitejs/plugin-react": "^4.4.1", "eslint": "^9.26.0", "eslint-plugin-react-dom": "^1.49.0", - "eslint-plugin-react-hooks": "^5.1.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^00.4.20", "eslint-plugin-react-x": "^1.49.0", "globals": "^16.1.0",