@@ -144,6 +144,29 @@ __metadata:
144144 languageName: node
145145 linkType: hard
146146
147+ "@babel/core@npm:^7.24.4":
148+ version: 7.28.5
149+ resolution: "@babel/core@npm:7.28.5"
150+ dependencies:
151+ "@babel/code-frame": "npm:^7.27.1"
152+ "@babel/generator": "npm:^7.28.5"
153+ "@babel/helper-compilation-targets": "npm:^7.27.2"
154+ "@babel/helper-module-transforms": "npm:^7.28.3"
155+ "@babel/helpers": "npm:^7.28.4"
156+ "@babel/parser": "npm:^7.28.5"
157+ "@babel/template": "npm:^7.27.2"
158+ "@babel/traverse": "npm:^7.28.5"
159+ "@babel/types": "npm:^7.28.5"
160+ "@jridgewell/remapping": "npm:^2.3.5"
161+ convert-source-map: "npm:^2.0.0"
162+ debug: "npm:^4.1.0"
163+ gensync: "npm:^1.0.0-beta.2"
164+ json5: "npm:^2.2.3"
165+ semver: "npm:^6.3.1"
166+ checksum: 535f82238027621da6bdffbdbe896ebad3558b311d6f8abc680637a9859b96edbf929ab010757055381570b29cf66c4a295b5618318d27a4273c0e2033925e72
167+ languageName: node
168+ linkType: hard
169+
147170"@babel/core@npm:^7.28.3":
148171 version: 7.28.3
149172 resolution: "@babel/core@npm:7.28.3"
@@ -686,6 +709,16 @@ __metadata:
686709 languageName: node
687710 linkType: hard
688711
712+ "@babel/helpers@npm:^7.28.4":
713+ version: 7.28.4
714+ resolution: "@babel/helpers@npm:7.28.4"
715+ dependencies:
716+ "@babel/template": "npm:^7.27.2"
717+ "@babel/types": "npm:^7.28.4"
718+ checksum: aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
719+ languageName: node
720+ linkType: hard
721+
689722"@babel/highlight@npm:^7.24.7":
690723 version: 7.24.7
691724 resolution: "@babel/highlight@npm:7.24.7"
@@ -718,6 +751,17 @@ __metadata:
718751 languageName: node
719752 linkType: hard
720753
754+ "@babel/parser@npm:^7.24.4, @babel/parser@npm:^7.28.5":
755+ version: 7.28.5
756+ resolution: "@babel/parser@npm:7.28.5"
757+ dependencies:
758+ "@babel/types": "npm:^7.28.5"
759+ bin:
760+ parser: ./bin/babel-parser.js
761+ checksum: 5bbe48bf2c79594ac02b490a41ffde7ef5aa22a9a88ad6bcc78432a6ba8a9d638d531d868bd1f104633f1f6bba9905746e15185b8276a3756c42b765d131b1ef
762+ languageName: node
763+ linkType: hard
764+
721765"@babel/parser@npm:^7.27.1":
722766 version: 7.27.1
723767 resolution: "@babel/parser@npm:7.27.1"
@@ -740,17 +784,6 @@ __metadata:
740784 languageName: node
741785 linkType: hard
742786
743- "@babel/parser@npm:^7.28.5":
744- version: 7.28.5
745- resolution: "@babel/parser@npm:7.28.5"
746- dependencies:
747- "@babel/types": "npm:^7.28.5"
748- bin:
749- parser: ./bin/babel-parser.js
750- checksum: 5bbe48bf2c79594ac02b490a41ffde7ef5aa22a9a88ad6bcc78432a6ba8a9d638d531d868bd1f104633f1f6bba9905746e15185b8276a3756c42b765d131b1ef
751- languageName: node
752- linkType: hard
753-
754787"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1":
755788 version: 7.27.1
756789 resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
@@ -2008,7 +2041,7 @@ __metadata:
20082041 languageName: node
20092042 linkType: hard
20102043
2011- "@babel/types@npm:^7.28.5":
2044+ "@babel/types@npm:^7.28.4, @babel/types@npm:^7.28. 5":
20122045 version: 7.28.5
20132046 resolution: "@babel/types@npm:7.28.5"
20142047 dependencies:
@@ -3806,6 +3839,16 @@ __metadata:
38063839 languageName: node
38073840 linkType: hard
38083841
3842+ "@jridgewell/remapping@npm:^2.3.5":
3843+ version: 2.3.5
3844+ resolution: "@jridgewell/remapping@npm:2.3.5"
3845+ dependencies:
3846+ "@jridgewell/gen-mapping": "npm:^0.3.5"
3847+ "@jridgewell/trace-mapping": "npm:^0.3.24"
3848+ checksum: 3de494219ffeb2c5c38711d0d7bb128097edf91893090a2dbc8ee0b55d092bb7347b1fd0f478486c5eab010e855c73927b1666f2107516d472d24a73017d1194
3849+ languageName: node
3850+ linkType: hard
3851+
38093852"@jridgewell/resolve-uri@npm:^3.1.0":
38103853 version: 3.1.2
38113854 resolution: "@jridgewell/resolve-uri@npm:3.1.2"
@@ -9422,12 +9465,18 @@ __metadata:
94229465 languageName: node
94239466 linkType: hard
94249467
9425- "eslint-plugin-react-hooks@npm:^5.2.0":
9426- version: 5.2.0
9427- resolution: "eslint-plugin-react-hooks@npm:5.2.0"
9468+ "eslint-plugin-react-hooks@npm:^7.0.1":
9469+ version: 7.0.1
9470+ resolution: "eslint-plugin-react-hooks@npm:7.0.1"
9471+ dependencies:
9472+ "@babel/core": "npm:^7.24.4"
9473+ "@babel/parser": "npm:^7.24.4"
9474+ hermes-parser: "npm:^0.25.1"
9475+ zod: "npm:^3.25.0 || ^4.0.0"
9476+ zod-validation-error: "npm:^3.5.0 || ^4.0.0"
94289477 peerDependencies:
94299478 eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
9430- checksum: 1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
9479+ checksum: 1e711d1a9d1fa9cfc51fa1572500656577201199c70c795c6a27adfc1df39e5c598f69aab6aa91117753d23cc1f11388579a2bed14921cf9a4efe60ae8618496
94319480 languageName: node
94329481 linkType: hard
94339482
@@ -10556,6 +10605,22 @@ __metadata:
1055610605 languageName: node
1055710606 linkType: hard
1055810607
10608+ "hermes-estree@npm:0.25.1":
10609+ version: 0.25.1
10610+ resolution: "hermes-estree@npm:0.25.1"
10611+ checksum: 48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
10612+ languageName: node
10613+ linkType: hard
10614+
10615+ "hermes-parser@npm:^0.25.1":
10616+ version: 0.25.1
10617+ resolution: "hermes-parser@npm:0.25.1"
10618+ dependencies:
10619+ hermes-estree: "npm:0.25.1"
10620+ checksum: 3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
10621+ languageName: node
10622+ linkType: hard
10623+
1055910624"hoist-non-react-statics@npm:^3.3.1":
1056010625 version: 3.3.2
1056110626 resolution: "hoist-non-react-statics@npm:3.3.2"
@@ -15857,7 +15922,7 @@ __metadata:
1585715922 eslint-plugin-jsx-a11y: "npm:^6.10.2"
1585815923 eslint-plugin-prettier: "npm:^5.5.4"
1585915924 eslint-plugin-react: "npm:^7.37.5"
15860- eslint-plugin-react-hooks: "npm:^5.2.0 "
15925+ eslint-plugin-react-hooks: "npm:^7.0.1 "
1586115926 eslint-plugin-testing-library: "npm:^7.0.0"
1586215927 npm-run-all2: "npm:^7.0.1"
1586315928 prettier: "npm:^3.6.2"
@@ -18937,6 +19002,22 @@ __metadata:
1893719002 languageName: node
1893819003 linkType: hard
1893919004
19005+ "zod-validation-error@npm:^3.5.0 || ^4.0.0":
19006+ version: 4.0.2
19007+ resolution: "zod-validation-error@npm:4.0.2"
19008+ peerDependencies:
19009+ zod: ^3.25.0 || ^4.0.0
19010+ checksum: 0ccfec48c46de1be440b719cd02044d4abb89ed0e14c13e637cd55bf29102f67ccdba373f25def0fc7130e5f15025be4d557a7edcc95d5a3811599aade689e1b
19011+ languageName: node
19012+ linkType: hard
19013+
19014+ "zod@npm:^3.25.0 || ^4.0.0":
19015+ version: 4.1.12
19016+ resolution: "zod@npm:4.1.12"
19017+ checksum: b64c1feb19e99d77075261eaf613e0b2be4dfcd3551eff65ad8b4f2a079b61e379854d066f7d447491fcf193f45babd8095551a9d47973d30b46b6d8e2c46774
19018+ languageName: node
19019+ linkType: hard
19020+
1894019021"zwitch@npm:^2.0.0":
1894119022 version: 2.0.4
1894219023 resolution: "zwitch@npm:2.0.4"
0 commit comments