@@ -37,7 +37,7 @@ __metadata:
3737 languageName: node
3838 linkType: hard
3939
40- "@babel/core@npm:7.28.5":
40+ "@babel/core@npm:7.28.5, @babel/core@npm:^7.24.4 ":
4141 version: 7.28.5
4242 resolution: "@babel/core@npm:7.28.5"
4343 dependencies:
@@ -355,7 +355,7 @@ __metadata:
355355 languageName: node
356356 linkType: hard
357357
358- "@babel/parser@npm:^7.28.5":
358+ "@babel/parser@npm:^7.24.4, @babel/parser@npm:^7. 28.5":
359359 version: 7.28.5
360360 resolution: "@babel/parser@npm:7.28.5"
361361 dependencies:
@@ -7953,12 +7953,18 @@ __metadata:
79537953 languageName: node
79547954 linkType: hard
79557955
7956- "eslint-plugin-react-hooks@npm:4.6.2":
7957- version: 4.6.2
7958- resolution: "eslint-plugin-react-hooks@npm:4.6.2"
7956+ "eslint-plugin-react-hooks@npm:7.0.1":
7957+ version: 7.0.1
7958+ resolution: "eslint-plugin-react-hooks@npm:7.0.1"
7959+ dependencies:
7960+ "@babel/core": ^7.24.4
7961+ "@babel/parser": ^7.24.4
7962+ hermes-parser: ^0.25.1
7963+ zod: ^3.25.0 || ^4.0.0
7964+ zod-validation-error: ^3.5.0 || ^4.0.0
79597965 peerDependencies:
7960- eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
7961- checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4
7966+ eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
7967+ checksum: d2216919137e6593309640c47d5cbeb903a2989b2ddc1197107b4b1967a8ec2e696d9586015c02cfa2468bdb4ce28b6866f9fd2b555ccbec635556f0a4e1f434
79627968 languageName: node
79637969 linkType: hard
79647970
@@ -9447,6 +9453,22 @@ __metadata:
94479453 languageName: node
94489454 linkType: hard
94499455
9456+ "hermes-estree@npm:0.25.1":
9457+ version: 0.25.1
9458+ resolution: "hermes-estree@npm:0.25.1"
9459+ checksum: 97f42e9178dff61db017810b4f79f5a2cdbb3cde94b7d99ba84ed632ee2adfcae2244555587951b3151fc036676c68f48f57fbe2b49e253eb1f3f904d284a8b0
9460+ languageName: node
9461+ linkType: hard
9462+
9463+ "hermes-parser@npm:^0.25.1":
9464+ version: 0.25.1
9465+ resolution: "hermes-parser@npm:0.25.1"
9466+ dependencies:
9467+ hermes-estree: 0.25.1
9468+ checksum: 4edcfaa3030931343b540182b83c432aba4cdcb1925952521ab4cfb7ab90c2c1543dfcb042ccd51d5e81e4bfe2809420e85902c2ff95ef7c6c64644ce17138ea
9469+ languageName: node
9470+ linkType: hard
9471+
94509472"hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
94519473 version: 3.3.2
94529474 resolution: "hoist-non-react-statics@npm:3.3.2"
@@ -16542,7 +16564,7 @@ __metadata:
1654216564 eslint-plugin-no-unsanitized: 4.0.2
1654316565 eslint-plugin-prettier: 4.2.1
1654416566 eslint-plugin-react: 7.37.5
16545- eslint-plugin-react-hooks: 4.6.2
16567+ eslint-plugin-react-hooks: 7.0.1
1654616568 eslint-plugin-security: ^3.0.1
1654716569 eslint-plugin-simple-import-sort: 12.1.1
1654816570 eslint-plugin-testing-library: 6.5.0
@@ -16933,3 +16955,19 @@ __metadata:
1693316955 checksum: 0843d6c2c0558e5c06e98edf9c17942f25c769e21b519303a5c2adefd5b738c9b2054204dc856ac0cd9d134b1bc27d928ce84fd23c9e2423b7e013d5a6f50577
1693416956 languageName: node
1693516957 linkType: hard
16958+
16959+ "zod-validation-error@npm:^3.5.0 || ^4.0.0":
16960+ version: 4.0.2
16961+ resolution: "zod-validation-error@npm:4.0.2"
16962+ peerDependencies:
16963+ zod: ^3.25.0 || ^4.0.0
16964+ checksum: f16ccbc08c5345f28788beea814d82e1f047978414f1511bd97a171580d7dbe63cecc368caa352c1391e201539288c241d61145e57c6b84cb19112dc88a72098
16965+ languageName: node
16966+ linkType: hard
16967+
16968+ "zod@npm:^3.25.0 || ^4.0.0":
16969+ version: 4.1.12
16970+ resolution: "zod@npm:4.1.12"
16971+ checksum: 91174acc7d2ca5572ad522643474ddd60640cf6877b5d76e5d583eb25e3c4072c6f5eb92ab94f231ec5ce61c6acdfc3e0166de45fb1005b1ea54986b026b765f
16972+ languageName: node
16973+ linkType: hard
0 commit comments