diff --git a/package.json b/package.json index 22fac9c..1367e21 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,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.1.0", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "prettier": "^2.8.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6bc6bb..9957ca0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,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.1.0 + version: 5.1.0(eslint@8.4.1) jest: specifier: ^29.7.0 version: 29.7.0(@types/node@22.12.0) @@ -1627,11 +1627,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.1.0: + resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} 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==} @@ -4853,7 +4853,7 @@ snapshots: dependencies: eslint: 8.4.1 - eslint-plugin-react-hooks@4.3.0(eslint@8.4.1): + eslint-plugin-react-hooks@5.1.0(eslint@8.4.1): dependencies: eslint: 8.4.1