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",