From 8fdbcc4f3a533e838d8f3ebd2182b5b1bba68794 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Oct 2025 00:41:33 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-refresh to ^0.4.24 --- central_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/central_frontend/package.json b/central_frontend/package.json index d951098..e2ac988 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -36,7 +36,7 @@ "@vitejs/plugin-react": "^4.7.0", "eslint": "^9.37.0", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-react-refresh": "^0.4.23", + "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.4.0", "typescript": "^5.9.3", "typescript-eslint": "^8.24.1",