diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index ad309de..52440a1 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -34,7 +34,7 @@ "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.23.0", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-react-refresh": "^0.4.19", + "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.0.0", "typescript": "^5.8.3", "typescript-eslint": "^8.24.1", @@ -3023,9 +3023,9 @@ } }, "node_modules/eslint-plugin-react-refresh": { - "version": "0.4.19", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz", - "integrity": "sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==", + "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==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/central_frontend/package.json b/central_frontend/package.json index 1e0f1bd..a7c6b53 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -36,7 +36,7 @@ "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.23.0", "eslint-plugin-react-hooks": "^5.2.0", - "eslint-plugin-react-refresh": "^0.4.19", + "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.0.0", "typescript": "^5.8.3", "typescript-eslint": "^8.24.1",