From a1e94ea399b6c31aa4e74ca0bb698b302f560434 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 May 2025 00:09:49 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to ^5.2.0 --- virtweb_frontend/package-lock.json | 2 +- virtweb_frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 2fd441b..cf0c625 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -39,7 +39,7 @@ "@vitejs/plugin-react": "^4.4.1", "eslint": "^9.27.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": "^0.4.20", "eslint-plugin-react-x": "^1.49.0", "globals": "^16.1.0", diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 988ddbf..f98b841 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -41,7 +41,7 @@ "@vitejs/plugin-react": "^4.4.1", "eslint": "^9.27.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": "^0.4.20", "eslint-plugin-react-x": "^1.49.0", "globals": "^16.1.0",