From 5e3ca1356a67985c49de5d05f0537bb997bc5a98 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 May 2025 00:11:25 +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 f5b0fc8..a0c022a 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 8ac4e8f..43a368c 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",