diff --git a/package.json b/package.json index 9aa77cb..ee519ad 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "eslint": "9.21.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-react-hooks": "5.2.0", - "eslint-plugin-react-refresh": "0.4.19", + "eslint-plugin-react-refresh": "0.4.26", "glob": "11.1.0", "globals": "16.0.0", "husky": "9.1.7", diff --git a/yarn.lock b/yarn.lock index b0ec0d3..0e6cbbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2084,10 +2084,10 @@ eslint-plugin-react-hooks@5.2.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3" integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg== -eslint-plugin-react-refresh@0.4.19: - version "0.4.19" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d" - integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ== +eslint-plugin-react-refresh@0.4.26: + version "0.4.26" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.26.tgz#2bcdd109ea9fb4e0b56bb1b5146cf8841b21b626" + integrity sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ== eslint-scope@^8.2.0: version "8.4.0"