chore(deps): update dependency eslint-plugin-react-hooks to v7 (#7242)

This commit is contained in:
Elian Doran 2025-10-09 16:09:33 +03:00 committed by GitHub
commit b431a70792
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 6 deletions

View File

@ -50,7 +50,7 @@
"eslint": "9.37.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-playwright": "2.2.2",
"eslint-plugin-react-hooks": "6.1.1",
"eslint-plugin-react-hooks": "7.0.0",
"happy-dom": "~19.0.0",
"jiti": "2.6.1",
"jsonc-eslint-parser": "2.4.1",

23
pnpm-lock.yaml generated
View File

@ -80,8 +80,8 @@ importers:
specifier: 2.2.2
version: 2.2.2(eslint@9.37.0(jiti@2.6.1))
eslint-plugin-react-hooks:
specifier: 6.1.1
version: 6.1.1(eslint@9.37.0(jiti@2.6.1))
specifier: 7.0.0
version: 7.0.0(eslint@9.37.0(jiti@2.6.1))
happy-dom:
specifier: ~19.0.0
version: 19.0.2
@ -7431,8 +7431,8 @@ packages:
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
eslint-plugin-react-hooks@6.1.1:
resolution: {integrity: sha512-St9EKZzOAQF704nt2oJvAKZHjhrpg25ClQoaAlHmPZuajFldVLqRDW4VBNAS01NzeiQF0m0qhG1ZA807K6aVaQ==}
eslint-plugin-react-hooks@7.0.0:
resolution: {integrity: sha512-fNXaOwvKwq2+pXiRpXc825Vd63+KM4DLL40Rtlycb8m7fYpp6efrTp1sa6ZbP/Ap58K2bEKFXRmhURE+CJAQWw==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
@ -8233,6 +8233,12 @@ packages:
resolution: {integrity: sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==}
engines: {node: '>=18.0.0'}
hermes-estree@0.25.1:
resolution: {integrity: sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==}
hermes-parser@0.25.1:
resolution: {integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==}
highlight.js@11.11.1:
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
engines: {node: '>=12.0.0'}
@ -22610,11 +22616,12 @@ snapshots:
dependencies:
eslint: 9.37.0(jiti@2.6.1)
eslint-plugin-react-hooks@6.1.1(eslint@9.37.0(jiti@2.6.1)):
eslint-plugin-react-hooks@7.0.0(eslint@9.37.0(jiti@2.6.1)):
dependencies:
'@babel/core': 7.28.0
'@babel/parser': 7.28.4
eslint: 9.37.0(jiti@2.6.1)
hermes-parser: 0.25.1
zod: 3.24.4
zod-validation-error: 3.5.3(zod@3.24.4)
transitivePeerDependencies:
@ -23691,6 +23698,12 @@ snapshots:
helmet@8.1.0: {}
hermes-estree@0.25.1: {}
hermes-parser@0.25.1:
dependencies:
hermes-estree: 0.25.1
highlight.js@11.11.1: {}
highlightjs-cobol@0.3.3: