From 4fb748d237175deabc5d5b409da103434a93e03e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 25 May 2025 00:10:10 +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 0ee8d78..a86878a 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 e0aaa76..fde748c 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", -- 2.47.2