From 602f20ad18ade99b7f038aa6ce833e9037731c00 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 May 2025 00:16:24 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to ^5.2.0 --- moneymgr_web/package-lock.json | 2 +- moneymgr_web/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",