diff --git a/geneit_app/package-lock.json b/geneit_app/package-lock.json index ef61a25..b38b65a 100644 --- a/geneit_app/package-lock.json +++ b/geneit_app/package-lock.json @@ -45,7 +45,7 @@ "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.25.1", "eslint-plugin-react-hooks": "^5.1.0", - "eslint-plugin-react-refresh": "^0.4.19", + "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.0.0", "typescript": "^5.8.2", "typescript-eslint": "^8.24.1", @@ -3009,9 +3009,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/geneit_app/package.json b/geneit_app/package.json index 95f9e40..d1b7345 100644 --- a/geneit_app/package.json +++ b/geneit_app/package.json @@ -47,7 +47,7 @@ "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.25.1", "eslint-plugin-react-hooks": "^5.1.0", - "eslint-plugin-react-refresh": "^0.4.19", + "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.0.0", "typescript": "^5.8.2", "typescript-eslint": "^8.24.1",