diff --git a/package-lock.json b/package-lock.json index 564eeb83..b59e9886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react-hooks": "4.6.2", - "eslint-plugin-react-refresh": "0.4.7", + "eslint-plugin-react-refresh": "0.4.8", "gh-pages": "^6.1.1", "husky": "9.0.11", "lint-staged": "15.2.7", @@ -6497,9 +6497,9 @@ } }, "node_modules/eslint-plugin-react-refresh": { - "version": "0.4.7", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.7.tgz", - "integrity": "sha512-yrj+KInFmwuQS2UQcg1SF83ha1tuHC1jMQbRNyuWtlEzzKRDgAl7L4Yp4NlDUZTZNlWvHEzOtJhMi40R7JxcSw==", + "version": "0.4.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.8.tgz", + "integrity": "sha512-MIKAclwaDFIiYtVBLzDdm16E+Ty4GwhB6wZlCAG1R3Ur+F9Qbo6PRxpA5DK7XtDgm+WlCoAY2WxAwqhmIDHg6Q==", "dev": true, "peerDependencies": { "eslint": ">=7" diff --git a/package.json b/package.json index 9c487568..f73e8e42 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-react-hooks": "4.6.2", - "eslint-plugin-react-refresh": "0.4.7", + "eslint-plugin-react-refresh": "0.4.8", "gh-pages": "^6.1.1", "husky": "9.0.11", "lint-staged": "15.2.7",