diff --git a/package.json b/package.json index 5477d6f..dfed1fa 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-promise": "^7.0.0", "eslint-plugin-react": "^7.37.1", "eslint-plugin-react-compiler": "^19.0.0-beta-6fc168f-20241025", - "eslint-plugin-react-hooks": "^0.0.0-experimental-02c0e824-20241028", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.5", "husky": "^9.0.6", "postcss": "^8.4.33", diff --git a/yarn.lock b/yarn.lock index 64aa573..afc8513 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1582,10 +1582,10 @@ eslint-plugin-react-compiler@^19.0.0-beta-6fc168f-20241025: zod "^3.22.4" zod-validation-error "^3.0.3" -eslint-plugin-react-hooks@^0.0.0-experimental-02c0e824-20241028: - version "0.0.0-experimental-02c0e824-20241028" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-0.0.0-experimental-02c0e824-20241028.tgz#0cdce286d7bb59d98bdec5463cab6dfa4d822f69" - integrity sha512-qIR/YcDeAG2V3FL7EWgL0hR32wEw64eOEUQdGZKru4RbDXOvSNaVDn4AOxsdTKol5bjjpHv41tK5hwuPHCvMoQ== +eslint-plugin-react-hooks@^5.2.0: + version "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.5: version "0.4.16"