diff --git a/package.json b/package.json index 6519ec5..1631f10 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "cross-env": "7.0.3", "eslint": "8.4.1", "eslint-config-prettier": "8.3.0", - "eslint-plugin-react-hooks": "4.3.0", + "eslint-plugin-react-hooks": "5.2.0", "intersection-observer": "^0.12.2", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5049fe..c0a3833 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -151,8 +151,8 @@ importers: specifier: 8.3.0 version: 8.3.0(eslint@8.4.1) eslint-plugin-react-hooks: - specifier: 4.3.0 - version: 4.3.0(eslint@8.4.1) + specifier: 5.2.0 + version: 5.2.0(eslint@8.4.1) intersection-observer: specifier: ^0.12.2 version: 0.12.2 @@ -2302,11 +2302,11 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-react-hooks@4.3.0: - resolution: {integrity: sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==} + eslint-plugin-react-hooks@5.2.0: + resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} engines: {node: '>=10'} peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 eslint-scope@7.2.2: resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} @@ -6884,7 +6884,7 @@ snapshots: dependencies: eslint: 8.4.1 - eslint-plugin-react-hooks@4.3.0(eslint@8.4.1): + eslint-plugin-react-hooks@5.2.0(eslint@8.4.1): dependencies: eslint: 8.4.1