From b7c808fac1e8503015dc0d5bbb3ffbdbf01631b6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Dec 2025 00:23:16 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to v7 --- remote_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote_frontend/package.json b/remote_frontend/package.json index fcee5f6..ddbae8b 100644 --- a/remote_frontend/package.json +++ b/remote_frontend/package.json @@ -24,7 +24,7 @@ "@typescript-eslint/parser": "^8.48.0", "@vitejs/plugin-react": "^5.1.1", "eslint": "^9.39.1", - "eslint-plugin-react-hooks": "^5.2.0", + "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.5.0", "typescript": "^5.9.3", -- 2.49.1