From 55745f584528556dc7455c82742f5e6de1e4158f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Apr 2025 00:18:21 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to ^5.2.0 --- geneit_app/package-lock.json | 2 +- geneit_app/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index ef61a25..86dc04f 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.25.1", - "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 95f9e40..32c8b7e 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.25.1", - "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",