From 2a5a0cd6cc3a4625840c0cd416061949b7a6d793 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Dec 2025 00:16:11 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-refresh to ^0.4.24 --- matrixgw_frontend/package-lock.json | 2 +- matrixgw_frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/matrixgw_frontend/package-lock.json b/matrixgw_frontend/package-lock.json index 77ae474..2b7d12e 100644 --- a/matrixgw_frontend/package-lock.json +++ b/matrixgw_frontend/package-lock.json @@ -34,7 +34,7 @@ "@vitejs/plugin-react": "^5.1.1", "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.22", + "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.5.0", "typescript": "~5.9.3", "typescript-eslint": "^8.48.1", diff --git a/matrixgw_frontend/package.json b/matrixgw_frontend/package.json index cf6de10..c72676c 100644 --- a/matrixgw_frontend/package.json +++ b/matrixgw_frontend/package.json @@ -36,7 +36,7 @@ "@vitejs/plugin-react": "^5.1.1", "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^7.0.1", - "eslint-plugin-react-refresh": "^0.4.22", + "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.5.0", "typescript": "~5.9.3", "typescript-eslint": "^8.48.1",