diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 6d5d406..5d5e877 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -34,7 +34,7 @@ "@vitejs/plugin-react": "^4.7.0", "eslint": "^9.33.0", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-react-refresh": "^0.4.20", + "eslint-plugin-react-refresh": "^0.4.22", "globals": "^16.3.0", "typescript": "^5.8.3", "typescript-eslint": "^8.24.1", @@ -3414,9 +3414,9 @@ } }, "node_modules/eslint-plugin-react-refresh": { - "version": "0.4.20", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz", - "integrity": "sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA==", + "version": "0.4.22", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.22.tgz", + "integrity": "sha512-atkAG6QaJMGoTLc4MDAP+rqZcfwQuTIh2IqHWFLy2TEjxr0MOK+5BSG4RzL2564AAPpZkDRsZXAUz68kjnU6Ug==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/central_frontend/package.json b/central_frontend/package.json index b1d19cf..89b0ff9 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -36,7 +36,7 @@ "@vitejs/plugin-react": "^4.7.0", "eslint": "^9.33.0", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-react-refresh": "^0.4.20", + "eslint-plugin-react-refresh": "^0.4.22", "globals": "^16.3.0", "typescript": "^5.8.3", "typescript-eslint": "^8.24.1",