diff --git a/package.json b/package.json index 9f5f50b..768cb8a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,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": "4.6.2", "jest": "^28.1.3", "jest-environment-jsdom": "^29.4.3", "node-fetch": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cc4e80..dbbbd33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,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: 4.6.2 + version: 4.6.2(eslint@8.4.1) jest: specifier: ^28.1.3 version: 28.1.3(@types/node@20.14.1) @@ -471,9 +471,11 @@ packages: '@humanwhocodes/config-array@0.9.5': resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/object-schema@1.2.1': resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + deprecated: Use @eslint/object-schema instead '@istanbuljs/load-nyc-config@1.1.0': resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} @@ -1496,8 +1498,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-react-hooks@4.3.0: - resolution: {integrity: sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==} + eslint-plugin-react-hooks@4.6.2: + resolution: {integrity: sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 @@ -4701,7 +4703,7 @@ snapshots: dependencies: eslint: 8.4.1 - eslint-plugin-react-hooks@4.3.0(eslint@8.4.1): + eslint-plugin-react-hooks@4.6.2(eslint@8.4.1): dependencies: eslint: 8.4.1