From 0a162e4a7893f63d1df7a4f4ad88e009873f9d4b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 18 Apr 2025 00:29:40 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to ^5.2.0 --- central_frontend/package-lock.json | 2 +- central_frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",