diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index cf73abf..7c50f1a 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.22", + "eslint-plugin-react-refresh": "^0.4.23", "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.22", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.22.tgz", - "integrity": "sha512-atkAG6QaJMGoTLc4MDAP+rqZcfwQuTIh2IqHWFLy2TEjxr0MOK+5BSG4RzL2564AAPpZkDRsZXAUz68kjnU6Ug==", + "version": "0.4.23", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.23.tgz", + "integrity": "sha512-G4j+rv0NmbIR45kni5xJOrYvCtyD3/7LjpVH8MPPcudXDcNu8gv+4ATTDXTtbRR8rTCM5HxECvCSsRmxKnWDsA==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/central_frontend/package.json b/central_frontend/package.json index 36a18c0..38e72a7 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.22", + "eslint-plugin-react-refresh": "^0.4.23", "globals": "^16.3.0", "typescript": "^5.8.3", "typescript-eslint": "^8.24.1",