Skip to content

Commit 4a22878

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v7
1 parent ff31eee commit 4a22878

File tree

2 files changed

+80
-42
lines changed

2 files changed

+80
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-plugin-import": "^2.32.0",
6767
"eslint-plugin-jest": "^25.7.0",
6868
"eslint-plugin-react": "^7.37.5",
69-
"eslint-plugin-react-hooks": "^4.6.2",
69+
"eslint-plugin-react-hooks": "^7.0.1",
7070
"eslint-plugin-ts-expect": "^2.1.0",
7171
"eslint-plugin-typescript": "^0.14.0",
7272
"hookem": "^2.0.1",

yarn.lock

Lines changed: 79 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -262,26 +262,26 @@ __metadata:
262262
languageName: node
263263
linkType: hard
264264

265-
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.28.4":
266-
version: 7.28.4
267-
resolution: "@babel/core@npm:7.28.4"
265+
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.16.0, @babel/core@npm:^7.24.4, @babel/core@npm:^7.28.4":
266+
version: 7.28.5
267+
resolution: "@babel/core@npm:7.28.5"
268268
dependencies:
269269
"@babel/code-frame": "npm:^7.27.1"
270-
"@babel/generator": "npm:^7.28.3"
270+
"@babel/generator": "npm:^7.28.5"
271271
"@babel/helper-compilation-targets": "npm:^7.27.2"
272272
"@babel/helper-module-transforms": "npm:^7.28.3"
273273
"@babel/helpers": "npm:^7.28.4"
274-
"@babel/parser": "npm:^7.28.4"
274+
"@babel/parser": "npm:^7.28.5"
275275
"@babel/template": "npm:^7.27.2"
276-
"@babel/traverse": "npm:^7.28.4"
277-
"@babel/types": "npm:^7.28.4"
276+
"@babel/traverse": "npm:^7.28.5"
277+
"@babel/types": "npm:^7.28.5"
278278
"@jridgewell/remapping": "npm:^2.3.5"
279279
convert-source-map: "npm:^2.0.0"
280280
debug: "npm:^4.1.0"
281281
gensync: "npm:^1.0.0-beta.2"
282282
json5: "npm:^2.2.3"
283283
semver: "npm:^6.3.1"
284-
checksum: 10c0/ef5a6c3c6bf40d3589b5593f8118cfe2602ce737412629fb6e26d595be2fcbaae0807b43027a5c42ec4fba5b895ff65891f2503b5918c8a3ea3542ab44d4c278
284+
checksum: 10c0/535f82238027621da6bdffbdbe896ebad3558b311d6f8abc680637a9859b96edbf929ab010757055381570b29cf66c4a295b5618318d27a4273c0e2033925e72
285285
languageName: node
286286
linkType: hard
287287

@@ -299,16 +299,16 @@ __metadata:
299299
languageName: node
300300
linkType: hard
301301

302-
"@babel/generator@npm:^7.28.3":
303-
version: 7.28.3
304-
resolution: "@babel/generator@npm:7.28.3"
302+
"@babel/generator@npm:^7.28.5":
303+
version: 7.28.5
304+
resolution: "@babel/generator@npm:7.28.5"
305305
dependencies:
306-
"@babel/parser": "npm:^7.28.3"
307-
"@babel/types": "npm:^7.28.2"
306+
"@babel/parser": "npm:^7.28.5"
307+
"@babel/types": "npm:^7.28.5"
308308
"@jridgewell/gen-mapping": "npm:^0.3.12"
309309
"@jridgewell/trace-mapping": "npm:^0.3.28"
310310
jsesc: "npm:^3.0.2"
311-
checksum: 10c0/0ff58bcf04f8803dcc29479b547b43b9b0b828ec1ee0668e92d79f9e90f388c28589056637c5ff2fd7bcf8d153c990d29c448d449d852bf9d1bc64753ca462bc
311+
checksum: 10c0/9f219fe1d5431b6919f1a5c60db8d5d34fe546c0d8f5a8511b32f847569234ffc8032beb9e7404649a143f54e15224ecb53a3d11b6bb85c3203e573d91fca752
312312
languageName: node
313313
linkType: hard
314314

@@ -550,10 +550,10 @@ __metadata:
550550
languageName: node
551551
linkType: hard
552552

553-
"@babel/helper-validator-identifier@npm:^7.16.7, @babel/helper-validator-identifier@npm:^7.27.1":
554-
version: 7.27.1
555-
resolution: "@babel/helper-validator-identifier@npm:7.27.1"
556-
checksum: 10c0/c558f11c4871d526498e49d07a84752d1800bf72ac0d3dad100309a2eaba24efbf56ea59af5137ff15e3a00280ebe588560534b0e894a4750f8b1411d8f78b84
553+
"@babel/helper-validator-identifier@npm:^7.16.7, @babel/helper-validator-identifier@npm:^7.27.1, @babel/helper-validator-identifier@npm:^7.28.5":
554+
version: 7.28.5
555+
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
556+
checksum: 10c0/42aaebed91f739a41f3d80b72752d1f95fd7c72394e8e4bd7cdd88817e0774d80a432451bcba17c2c642c257c483bf1d409dd4548883429ea9493a3bc4ab0847
557557
languageName: node
558558
linkType: hard
559559

@@ -586,14 +586,14 @@ __metadata:
586586
languageName: node
587587
linkType: hard
588588

589-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4":
590-
version: 7.28.4
591-
resolution: "@babel/parser@npm:7.28.4"
589+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.24.4, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.5":
590+
version: 7.28.5
591+
resolution: "@babel/parser@npm:7.28.5"
592592
dependencies:
593-
"@babel/types": "npm:^7.28.4"
593+
"@babel/types": "npm:^7.28.5"
594594
bin:
595595
parser: ./bin/babel-parser.js
596-
checksum: 10c0/58b239a5b1477ac7ed7e29d86d675cc81075ca055424eba6485872626db2dc556ce63c45043e5a679cd925e999471dba8a3ed4864e7ab1dbf64306ab72c52707
596+
checksum: 10c0/5bbe48bf2c79594ac02b490a41ffde7ef5aa22a9a88ad6bcc78432a6ba8a9d638d531d868bd1f104633f1f6bba9905746e15185b8276a3756c42b765d131b1ef
597597
languageName: node
598598
linkType: hard
599599

@@ -1532,28 +1532,28 @@ __metadata:
15321532
languageName: node
15331533
linkType: hard
15341534

1535-
"@babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.16.7, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.4":
1536-
version: 7.28.4
1537-
resolution: "@babel/traverse@npm:7.28.4"
1535+
"@babel/traverse@npm:^7.13.0, @babel/traverse@npm:^7.16.7, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.5":
1536+
version: 7.28.5
1537+
resolution: "@babel/traverse@npm:7.28.5"
15381538
dependencies:
15391539
"@babel/code-frame": "npm:^7.27.1"
1540-
"@babel/generator": "npm:^7.28.3"
1540+
"@babel/generator": "npm:^7.28.5"
15411541
"@babel/helper-globals": "npm:^7.28.0"
1542-
"@babel/parser": "npm:^7.28.4"
1542+
"@babel/parser": "npm:^7.28.5"
15431543
"@babel/template": "npm:^7.27.2"
1544-
"@babel/types": "npm:^7.28.4"
1544+
"@babel/types": "npm:^7.28.5"
15451545
debug: "npm:^4.3.1"
1546-
checksum: 10c0/ee678fdd49c9f54a32e07e8455242390d43ce44887cea6567b233fe13907b89240c377e7633478a32c6cf1be0e17c2f7f3b0c59f0666e39c5074cc47b968489c
1546+
checksum: 10c0/f6c4a595993ae2b73f2d4cd9c062f2e232174d293edd4abe1d715bd6281da8d99e47c65857e8d0917d9384c65972f4acdebc6749a7c40a8fcc38b3c7fb3e706f
15471547
languageName: node
15481548
linkType: hard
15491549

1550-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.4, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1551-
version: 7.28.4
1552-
resolution: "@babel/types@npm:7.28.4"
1550+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.4, @babel/types@npm:^7.28.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1551+
version: 7.28.5
1552+
resolution: "@babel/types@npm:7.28.5"
15531553
dependencies:
15541554
"@babel/helper-string-parser": "npm:^7.27.1"
1555-
"@babel/helper-validator-identifier": "npm:^7.27.1"
1556-
checksum: 10c0/ac6f909d6191319e08c80efbfac7bd9a25f80cc83b43cd6d82e7233f7a6b9d6e7b90236f3af7400a3f83b576895bcab9188a22b584eb0f224e80e6d4e95f4517
1555+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1556+
checksum: 10c0/a5a483d2100befbf125793640dec26b90b95fd233a94c19573325898a5ce1e52cdfa96e495c7dcc31b5eca5b66ce3e6d4a0f5a4a62daec271455959f208ab08a
15571557
languageName: node
15581558
linkType: hard
15591559

@@ -6121,12 +6121,18 @@ __metadata:
61216121
languageName: node
61226122
linkType: hard
61236123

6124-
"eslint-plugin-react-hooks@npm:^4.6.2":
6125-
version: 4.6.2
6126-
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
6124+
"eslint-plugin-react-hooks@npm:^7.0.1":
6125+
version: 7.0.1
6126+
resolution: "eslint-plugin-react-hooks@npm:7.0.1"
6127+
dependencies:
6128+
"@babel/core": "npm:^7.24.4"
6129+
"@babel/parser": "npm:^7.24.4"
6130+
hermes-parser: "npm:^0.25.1"
6131+
zod: "npm:^3.25.0 || ^4.0.0"
6132+
zod-validation-error: "npm:^3.5.0 || ^4.0.0"
61276133
peerDependencies:
6128-
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
6129-
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
6134+
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
6135+
checksum: 10c0/1e711d1a9d1fa9cfc51fa1572500656577201199c70c795c6a27adfc1df39e5c598f69aab6aa91117753d23cc1f11388579a2bed14921cf9a4efe60ae8618496
61306136
languageName: node
61316137
linkType: hard
61326138

@@ -7711,6 +7717,22 @@ __metadata:
77117717
languageName: node
77127718
linkType: hard
77137719

7720+
"hermes-estree@npm:0.25.1":
7721+
version: 0.25.1
7722+
resolution: "hermes-estree@npm:0.25.1"
7723+
checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
7724+
languageName: node
7725+
linkType: hard
7726+
7727+
"hermes-parser@npm:^0.25.1":
7728+
version: 0.25.1
7729+
resolution: "hermes-parser@npm:0.25.1"
7730+
dependencies:
7731+
hermes-estree: "npm:0.25.1"
7732+
checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
7733+
languageName: node
7734+
linkType: hard
7735+
77147736
"hookem@npm:^2.0.1":
77157737
version: 2.0.1
77167738
resolution: "hookem@npm:2.0.1"
@@ -15564,7 +15586,7 @@ __metadata:
1556415586
eslint-plugin-import: "npm:^2.32.0"
1556515587
eslint-plugin-jest: "npm:^25.7.0"
1556615588
eslint-plugin-react: "npm:^7.37.5"
15567-
eslint-plugin-react-hooks: "npm:^4.6.2"
15589+
eslint-plugin-react-hooks: "npm:^7.0.1"
1556815590
eslint-plugin-ts-expect: "npm:^2.1.0"
1556915591
eslint-plugin-typescript: "npm:^0.14.0"
1557015592
hookem: "npm:^2.0.1"
@@ -15585,6 +15607,22 @@ __metadata:
1558515607
languageName: unknown
1558615608
linkType: soft
1558715609

15610+
"zod-validation-error@npm:^3.5.0 || ^4.0.0":
15611+
version: 4.0.2
15612+
resolution: "zod-validation-error@npm:4.0.2"
15613+
peerDependencies:
15614+
zod: ^3.25.0 || ^4.0.0
15615+
checksum: 10c0/0ccfec48c46de1be440b719cd02044d4abb89ed0e14c13e637cd55bf29102f67ccdba373f25def0fc7130e5f15025be4d557a7edcc95d5a3811599aade689e1b
15616+
languageName: node
15617+
linkType: hard
15618+
15619+
"zod@npm:^3.25.0 || ^4.0.0":
15620+
version: 4.1.12
15621+
resolution: "zod@npm:4.1.12"
15622+
checksum: 10c0/b64c1feb19e99d77075261eaf613e0b2be4dfcd3551eff65ad8b4f2a079b61e379854d066f7d447491fcf193f45babd8095551a9d47973d30b46b6d8e2c46774
15623+
languageName: node
15624+
linkType: hard
15625+
1558815626
"zwitch@npm:^1.0.0":
1558915627
version: 1.0.5
1559015628
resolution: "zwitch@npm:1.0.5"

0 commit comments

Comments
 (0)