Skip to content

Commit ec4e5cc

Browse files
chore(deps): update dependency eslint-plugin-react-hooks to v7
1 parent e0a7cd5 commit ec4e5cc

File tree

2 files changed

+123
-85
lines changed

2 files changed

+123
-85
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-config-prettier": "^10.1.8",
9999
"eslint-plugin-prettier": "^5.5.4",
100100
"eslint-plugin-react": "^7.37.5",
101-
"eslint-plugin-react-hooks": "^5.2.0",
101+
"eslint-plugin-react-hooks": "^7.0.1",
102102
"globals": "^16.4.0",
103103
"jsdom": "^26.1.0",
104104
"p-defer": "^4.0.1",

yarn.lock

Lines changed: 122 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -154,57 +154,57 @@ __metadata:
154154
languageName: node
155155
linkType: hard
156156

157-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.27.1":
158-
version: 7.27.1
159-
resolution: "@babel/code-frame@npm:7.27.1"
157+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.28.6":
158+
version: 7.28.6
159+
resolution: "@babel/code-frame@npm:7.28.6"
160160
dependencies:
161-
"@babel/helper-validator-identifier": "npm:^7.27.1"
161+
"@babel/helper-validator-identifier": "npm:^7.28.5"
162162
js-tokens: "npm:^4.0.0"
163163
picocolors: "npm:^1.1.1"
164-
checksum: 10c0/5dd9a18baa5fce4741ba729acc3a3272c49c25cb8736c4b18e113099520e7ef7b545a4096a26d600e4416157e63e87d66db46aa3fbf0a5f2286da2705c12da00
164+
checksum: 10c0/ed5d57f99455e3b1c23e75ebb8430c6b9800b4ecd0121b4348b97cecb65406a47778d6db61f0d538a4958bb01b4b277e90348a68d39bd3beff1d7c940ed6dd66
165165
languageName: node
166166
linkType: hard
167167

168-
"@babel/compat-data@npm:^7.27.2":
169-
version: 7.27.3
170-
resolution: "@babel/compat-data@npm:7.27.3"
171-
checksum: 10c0/5736c42c98e38c788c1c53e9bc7c1aa42cb3dd907f3fa2c26c5a123bc957eb3df69acb2f4e96c2f208eb164410d5beddd8b4249353a7ef6e5d6e6eb4292c3587
168+
"@babel/compat-data@npm:^7.28.6":
169+
version: 7.28.6
170+
resolution: "@babel/compat-data@npm:7.28.6"
171+
checksum: 10c0/2d047431041281eaf33e9943d1a269d3374dbc9b498cafe6a18f5ee9aee7bb96f7f6cac0304eab4d13c41fc4db00fe4ca16c7aa44469ca6a211b8b6343b78fc4
172172
languageName: node
173173
linkType: hard
174174

175-
"@babel/core@npm:^7.28.5":
176-
version: 7.28.5
177-
resolution: "@babel/core@npm:7.28.5"
178-
dependencies:
179-
"@babel/code-frame": "npm:^7.27.1"
180-
"@babel/generator": "npm:^7.28.5"
181-
"@babel/helper-compilation-targets": "npm:^7.27.2"
182-
"@babel/helper-module-transforms": "npm:^7.28.3"
183-
"@babel/helpers": "npm:^7.28.4"
184-
"@babel/parser": "npm:^7.28.5"
185-
"@babel/template": "npm:^7.27.2"
186-
"@babel/traverse": "npm:^7.28.5"
187-
"@babel/types": "npm:^7.28.5"
175+
"@babel/core@npm:^7.24.4, @babel/core@npm:^7.28.5":
176+
version: 7.28.6
177+
resolution: "@babel/core@npm:7.28.6"
178+
dependencies:
179+
"@babel/code-frame": "npm:^7.28.6"
180+
"@babel/generator": "npm:^7.28.6"
181+
"@babel/helper-compilation-targets": "npm:^7.28.6"
182+
"@babel/helper-module-transforms": "npm:^7.28.6"
183+
"@babel/helpers": "npm:^7.28.6"
184+
"@babel/parser": "npm:^7.28.6"
185+
"@babel/template": "npm:^7.28.6"
186+
"@babel/traverse": "npm:^7.28.6"
187+
"@babel/types": "npm:^7.28.6"
188188
"@jridgewell/remapping": "npm:^2.3.5"
189189
convert-source-map: "npm:^2.0.0"
190190
debug: "npm:^4.1.0"
191191
gensync: "npm:^1.0.0-beta.2"
192192
json5: "npm:^2.2.3"
193193
semver: "npm:^6.3.1"
194-
checksum: 10c0/535f82238027621da6bdffbdbe896ebad3558b311d6f8abc680637a9859b96edbf929ab010757055381570b29cf66c4a295b5618318d27a4273c0e2033925e72
194+
checksum: 10c0/716b88b1ab057aa53ffa40f2b2fb7e4ab7a35cd6a065fa60e55ca13d2a666672592329f7ea9269aec17e90cc7ce29f42eda566d07859bfd998329a9f283faadb
195195
languageName: node
196196
linkType: hard
197197

198-
"@babel/generator@npm:^7.28.5":
199-
version: 7.28.5
200-
resolution: "@babel/generator@npm:7.28.5"
198+
"@babel/generator@npm:^7.28.6":
199+
version: 7.28.6
200+
resolution: "@babel/generator@npm:7.28.6"
201201
dependencies:
202-
"@babel/parser": "npm:^7.28.5"
203-
"@babel/types": "npm:^7.28.5"
202+
"@babel/parser": "npm:^7.28.6"
203+
"@babel/types": "npm:^7.28.6"
204204
"@jridgewell/gen-mapping": "npm:^0.3.12"
205205
"@jridgewell/trace-mapping": "npm:^0.3.28"
206206
jsesc: "npm:^3.0.2"
207-
checksum: 10c0/9f219fe1d5431b6919f1a5c60db8d5d34fe546c0d8f5a8511b32f847569234ffc8032beb9e7404649a143f54e15224ecb53a3d11b6bb85c3203e573d91fca752
207+
checksum: 10c0/162fa358484a9a18e8da1235d998f10ea77c63bab408c8d3e327d5833f120631a77ff022c5ed1d838ee00523f8bb75df1f08196d3657d0bca9f2cfeb8503cc12
208208
languageName: node
209209
linkType: hard
210210

@@ -217,16 +217,16 @@ __metadata:
217217
languageName: node
218218
linkType: hard
219219

220-
"@babel/helper-compilation-targets@npm:^7.27.2":
221-
version: 7.27.2
222-
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
220+
"@babel/helper-compilation-targets@npm:^7.28.6":
221+
version: 7.28.6
222+
resolution: "@babel/helper-compilation-targets@npm:7.28.6"
223223
dependencies:
224-
"@babel/compat-data": "npm:^7.27.2"
224+
"@babel/compat-data": "npm:^7.28.6"
225225
"@babel/helper-validator-option": "npm:^7.27.1"
226226
browserslist: "npm:^4.24.0"
227227
lru-cache: "npm:^5.1.1"
228228
semver: "npm:^6.3.1"
229-
checksum: 10c0/f338fa00dcfea931804a7c55d1a1c81b6f0a09787e528ec580d5c21b3ecb3913f6cb0f361368973ce953b824d910d3ac3e8a8ee15192710d3563826447193ad1
229+
checksum: 10c0/3fcdf3b1b857a1578e99d20508859dbd3f22f3c87b8a0f3dc540627b4be539bae7f6e61e49d931542fe5b557545347272bbdacd7f58a5c77025a18b745593a50
230230
languageName: node
231231
linkType: hard
232232

@@ -264,26 +264,26 @@ __metadata:
264264
languageName: node
265265
linkType: hard
266266

267-
"@babel/helper-module-imports@npm:^7.27.1":
268-
version: 7.27.1
269-
resolution: "@babel/helper-module-imports@npm:7.27.1"
267+
"@babel/helper-module-imports@npm:^7.27.1, @babel/helper-module-imports@npm:^7.28.6":
268+
version: 7.28.6
269+
resolution: "@babel/helper-module-imports@npm:7.28.6"
270270
dependencies:
271-
"@babel/traverse": "npm:^7.27.1"
272-
"@babel/types": "npm:^7.27.1"
273-
checksum: 10c0/e00aace096e4e29290ff8648455c2bc4ed982f0d61dbf2db1b5e750b9b98f318bf5788d75a4f974c151bd318fd549e81dbcab595f46b14b81c12eda3023f51e8
271+
"@babel/traverse": "npm:^7.28.6"
272+
"@babel/types": "npm:^7.28.6"
273+
checksum: 10c0/b49d8d8f204d9dbfd5ac70c54e533e5269afb3cea966a9d976722b13e9922cc773a653405f53c89acb247d5aebdae4681d631a3ae3df77ec046b58da76eda2ac
274274
languageName: node
275275
linkType: hard
276276

277-
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.3":
278-
version: 7.28.3
279-
resolution: "@babel/helper-module-transforms@npm:7.28.3"
277+
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.28.6":
278+
version: 7.28.6
279+
resolution: "@babel/helper-module-transforms@npm:7.28.6"
280280
dependencies:
281-
"@babel/helper-module-imports": "npm:^7.27.1"
282-
"@babel/helper-validator-identifier": "npm:^7.27.1"
283-
"@babel/traverse": "npm:^7.28.3"
281+
"@babel/helper-module-imports": "npm:^7.28.6"
282+
"@babel/helper-validator-identifier": "npm:^7.28.5"
283+
"@babel/traverse": "npm:^7.28.6"
284284
peerDependencies:
285285
"@babel/core": ^7.0.0
286-
checksum: 10c0/549be62515a6d50cd4cfefcab1b005c47f89bd9135a22d602ee6a5e3a01f27571868ada10b75b033569f24dc4a2bb8d04bfa05ee75c16da7ade2d0db1437fcdb
286+
checksum: 10c0/6f03e14fc30b287ce0b839474b5f271e72837d0cafe6b172d759184d998fbee3903a035e81e07c2c596449e504f453463d58baa65b6f40a37ded5bec74620b2b
287287
languageName: node
288288
linkType: hard
289289

@@ -333,7 +333,7 @@ __metadata:
333333
languageName: node
334334
linkType: hard
335335

336-
"@babel/helper-validator-identifier@npm:^7.27.1, @babel/helper-validator-identifier@npm:^7.28.5":
336+
"@babel/helper-validator-identifier@npm:^7.28.5":
337337
version: 7.28.5
338338
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
339339
checksum: 10c0/42aaebed91f739a41f3d80b72752d1f95fd7c72394e8e4bd7cdd88817e0774d80a432451bcba17c2c642c257c483bf1d409dd4548883429ea9493a3bc4ab0847
@@ -347,24 +347,24 @@ __metadata:
347347
languageName: node
348348
linkType: hard
349349

350-
"@babel/helpers@npm:^7.28.4":
351-
version: 7.28.4
352-
resolution: "@babel/helpers@npm:7.28.4"
350+
"@babel/helpers@npm:^7.28.6":
351+
version: 7.28.6
352+
resolution: "@babel/helpers@npm:7.28.6"
353353
dependencies:
354-
"@babel/template": "npm:^7.27.2"
355-
"@babel/types": "npm:^7.28.4"
356-
checksum: 10c0/aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
354+
"@babel/template": "npm:^7.28.6"
355+
"@babel/types": "npm:^7.28.6"
356+
checksum: 10c0/c4a779c66396bb0cf619402d92f1610601ff3832db2d3b86b9c9dd10983bf79502270e97ac6d5280cea1b1a37de2f06ecbac561bd2271545270407fbe64027cb
357357
languageName: node
358358
linkType: hard
359359

360-
"@babel/parser@npm:^7.25.4, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.5":
361-
version: 7.28.5
362-
resolution: "@babel/parser@npm:7.28.5"
360+
"@babel/parser@npm:^7.24.4, @babel/parser@npm:^7.25.4, @babel/parser@npm:^7.28.6":
361+
version: 7.28.6
362+
resolution: "@babel/parser@npm:7.28.6"
363363
dependencies:
364-
"@babel/types": "npm:^7.28.5"
364+
"@babel/types": "npm:^7.28.6"
365365
bin:
366366
parser: ./bin/babel-parser.js
367-
checksum: 10c0/5bbe48bf2c79594ac02b490a41ffde7ef5aa22a9a88ad6bcc78432a6ba8a9d638d531d868bd1f104633f1f6bba9905746e15185b8276a3756c42b765d131b1ef
367+
checksum: 10c0/d6bfe8aa8e067ef58909e9905496157312372ca65d8d2a4f2b40afbea48d59250163755bba8ae626a615da53d192b084bcfc8c9dad8b01e315b96967600de581
368368
languageName: node
369369
linkType: hard
370370

@@ -517,39 +517,39 @@ __metadata:
517517
languageName: node
518518
linkType: hard
519519

520-
"@babel/template@npm:^7.27.2":
521-
version: 7.27.2
522-
resolution: "@babel/template@npm:7.27.2"
520+
"@babel/template@npm:^7.28.6":
521+
version: 7.28.6
522+
resolution: "@babel/template@npm:7.28.6"
523523
dependencies:
524-
"@babel/code-frame": "npm:^7.27.1"
525-
"@babel/parser": "npm:^7.27.2"
526-
"@babel/types": "npm:^7.27.1"
527-
checksum: 10c0/ed9e9022651e463cc5f2cc21942f0e74544f1754d231add6348ff1b472985a3b3502041c0be62dc99ed2d12cfae0c51394bf827452b98a2f8769c03b87aadc81
524+
"@babel/code-frame": "npm:^7.28.6"
525+
"@babel/parser": "npm:^7.28.6"
526+
"@babel/types": "npm:^7.28.6"
527+
checksum: 10c0/66d87225ed0bc77f888181ae2d97845021838c619944877f7c4398c6748bcf611f216dfd6be74d39016af502bca876e6ce6873db3c49e4ac354c56d34d57e9f5
528528
languageName: node
529529
linkType: hard
530530

531-
"@babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.3, @babel/traverse@npm:^7.28.5":
532-
version: 7.28.5
533-
resolution: "@babel/traverse@npm:7.28.5"
531+
"@babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.28.5, @babel/traverse@npm:^7.28.6":
532+
version: 7.28.6
533+
resolution: "@babel/traverse@npm:7.28.6"
534534
dependencies:
535-
"@babel/code-frame": "npm:^7.27.1"
536-
"@babel/generator": "npm:^7.28.5"
535+
"@babel/code-frame": "npm:^7.28.6"
536+
"@babel/generator": "npm:^7.28.6"
537537
"@babel/helper-globals": "npm:^7.28.0"
538-
"@babel/parser": "npm:^7.28.5"
539-
"@babel/template": "npm:^7.27.2"
540-
"@babel/types": "npm:^7.28.5"
538+
"@babel/parser": "npm:^7.28.6"
539+
"@babel/template": "npm:^7.28.6"
540+
"@babel/types": "npm:^7.28.6"
541541
debug: "npm:^4.3.1"
542-
checksum: 10c0/f6c4a595993ae2b73f2d4cd9c062f2e232174d293edd4abe1d715bd6281da8d99e47c65857e8d0917d9384c65972f4acdebc6749a7c40a8fcc38b3c7fb3e706f
542+
checksum: 10c0/ed5deb9c3f03e2d1ad2d44b9c92c84cce24593245c3f7871ce27ee1b36d98034e6cd895fa98a94eb44ebabe1d22f51b10b09432939d1c51a0fcaab98f17a97bc
543543
languageName: node
544544
linkType: hard
545545

546-
"@babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.4, @babel/types@npm:^7.28.5":
547-
version: 7.28.5
548-
resolution: "@babel/types@npm:7.28.5"
546+
"@babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.5, @babel/types@npm:^7.28.6":
547+
version: 7.28.6
548+
resolution: "@babel/types@npm:7.28.6"
549549
dependencies:
550550
"@babel/helper-string-parser": "npm:^7.27.1"
551551
"@babel/helper-validator-identifier": "npm:^7.28.5"
552-
checksum: 10c0/a5a483d2100befbf125793640dec26b90b95fd233a94c19573325898a5ce1e52cdfa96e495c7dcc31b5eca5b66ce3e6d4a0f5a4a62daec271455959f208ab08a
552+
checksum: 10c0/54a6a9813e48ef6f35aa73c03b3c1572cad7fa32b61b35dd07e4230bc77b559194519c8a4d8106a041a27cc7a94052579e238a30a32d5509aa4da4d6fd83d990
553553
languageName: node
554554
linkType: hard
555555

@@ -3771,12 +3771,18 @@ __metadata:
37713771
languageName: node
37723772
linkType: hard
37733773

3774-
"eslint-plugin-react-hooks@npm:^5.2.0":
3775-
version: 5.2.0
3776-
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
3774+
"eslint-plugin-react-hooks@npm:^7.0.1":
3775+
version: 7.0.1
3776+
resolution: "eslint-plugin-react-hooks@npm:7.0.1"
3777+
dependencies:
3778+
"@babel/core": "npm:^7.24.4"
3779+
"@babel/parser": "npm:^7.24.4"
3780+
hermes-parser: "npm:^0.25.1"
3781+
zod: "npm:^3.25.0 || ^4.0.0"
3782+
zod-validation-error: "npm:^3.5.0 || ^4.0.0"
37773783
peerDependencies:
37783784
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
3779-
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
3785+
checksum: 10c0/1e711d1a9d1fa9cfc51fa1572500656577201199c70c795c6a27adfc1df39e5c598f69aab6aa91117753d23cc1f11388579a2bed14921cf9a4efe60ae8618496
37803786
languageName: node
37813787
linkType: hard
37823788

@@ -4337,7 +4343,7 @@ __metadata:
43374343
eslint-config-prettier: "npm:^10.1.8"
43384344
eslint-plugin-prettier: "npm:^5.5.4"
43394345
eslint-plugin-react: "npm:^7.37.5"
4340-
eslint-plugin-react-hooks: "npm:^5.2.0"
4346+
eslint-plugin-react-hooks: "npm:^7.0.1"
43414347
farce: "npm:^0.4.5"
43424348
globals: "npm:^16.4.0"
43434349
is-promise: "npm:^4.0.0"
@@ -4902,6 +4908,22 @@ __metadata:
49024908
languageName: node
49034909
linkType: hard
49044910

4911+
"hermes-estree@npm:0.25.1":
4912+
version: 0.25.1
4913+
resolution: "hermes-estree@npm:0.25.1"
4914+
checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
4915+
languageName: node
4916+
linkType: hard
4917+
4918+
"hermes-parser@npm:^0.25.1":
4919+
version: 0.25.1
4920+
resolution: "hermes-parser@npm:0.25.1"
4921+
dependencies:
4922+
hermes-estree: "npm:0.25.1"
4923+
checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
4924+
languageName: node
4925+
linkType: hard
4926+
49054927
"hosted-git-info@npm:^2.1.4":
49064928
version: 2.8.8
49074929
resolution: "hosted-git-info@npm:2.8.8"
@@ -10367,6 +10389,22 @@ __metadata:
1036710389
languageName: node
1036810390
linkType: hard
1036910391

10392+
"zod-validation-error@npm:^3.5.0 || ^4.0.0":
10393+
version: 4.0.2
10394+
resolution: "zod-validation-error@npm:4.0.2"
10395+
peerDependencies:
10396+
zod: ^3.25.0 || ^4.0.0
10397+
checksum: 10c0/0ccfec48c46de1be440b719cd02044d4abb89ed0e14c13e637cd55bf29102f67ccdba373f25def0fc7130e5f15025be4d557a7edcc95d5a3811599aade689e1b
10398+
languageName: node
10399+
linkType: hard
10400+
10401+
"zod@npm:^3.25.0 || ^4.0.0":
10402+
version: 4.3.6
10403+
resolution: "zod@npm:4.3.6"
10404+
checksum: 10c0/860d25a81ab41d33aa25f8d0d07b091a04acb426e605f396227a796e9e800c44723ed96d0f53a512b57be3d1520f45bf69c0cb3b378a232a00787a2609625307
10405+
languageName: node
10406+
linkType: hard
10407+
1037010408
"zwitch@npm:^1.0.0":
1037110409
version: 1.0.5
1037210410
resolution: "zwitch@npm:1.0.5"

0 commit comments

Comments
 (0)