@@ -379,7 +379,7 @@ __metadata:
379
379
languageName: node
380
380
linkType: hard
381
381
382
- "@babel/core@npm:^7.21.3, @babel/core@npm:^7.25.9":
382
+ "@babel/core@npm:^7.21.3, @babel/core@npm:^7.24.4, @babel/core@npm:^7. 25.9":
383
383
version: 7.28.4
384
384
resolution: "@babel/core@npm:7.28.4"
385
385
dependencies:
@@ -437,7 +437,7 @@ __metadata:
437
437
languageName: node
438
438
linkType: hard
439
439
440
- "@babel/helper-create-class-features-plugin@npm:^7.27.1, @babel/helper-create-class-features-plugin@npm:^7.28.3":
440
+ "@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7. 27.1, @babel/helper-create-class-features-plugin@npm:^7.28.3":
441
441
version: 7.28.3
442
442
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.3"
443
443
dependencies:
@@ -616,7 +616,7 @@ __metadata:
616
616
languageName: node
617
617
linkType: hard
618
618
619
- "@babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4":
619
+ "@babel/parser@npm:^7.24.4, @babel/parser@npm:^7. 27.2, @babel/parser@npm:^7.28.3, @babel/parser@npm:^7.28.4":
620
620
version: 7.28.4
621
621
resolution: "@babel/parser@npm:7.28.4"
622
622
dependencies:
@@ -686,6 +686,18 @@ __metadata:
686
686
languageName: node
687
687
linkType: hard
688
688
689
+ "@babel/plugin-proposal-private-methods@npm:^7.18.6":
690
+ version: 7.18.6
691
+ resolution: "@babel/plugin-proposal-private-methods@npm:7.18.6"
692
+ dependencies:
693
+ "@babel/helper-create-class-features-plugin": "npm:^7.18.6"
694
+ "@babel/helper-plugin-utils": "npm:^7.18.6"
695
+ peerDependencies:
696
+ "@babel/core": ^7.0.0-0
697
+ checksum: 10c0/1c273d0ec3d49d0fe80bd754ec0191016e5b3ab4fb1e162ac0c014e9d3c1517a5d973afbf8b6dc9f9c98a8605c79e5f9e8b5ee158a4313fa68d1ff7b02084b6a
698
+ languageName: node
699
+ linkType: hard
700
+
689
701
"@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2":
690
702
version: 7.21.0-placeholder-for-preset-env.2
691
703
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2"
@@ -6974,7 +6986,7 @@ __metadata:
6974
6986
docusaurus-gtm-plugin: "npm:^0.0.2"
6975
6987
eslint: "npm:8.57.0"
6976
6988
eslint-plugin-react: "npm:7.37.5"
6977
- eslint-plugin-react-hooks: "npm:5.2 .0"
6989
+ eslint-plugin-react-hooks: "npm:6.1 .0"
6978
6990
fs-extra: "npm:^11.1.0"
6979
6991
patch-package: "npm:^8.0.0"
6980
6992
path-browserify: "npm:^1.0.1"
@@ -8716,12 +8728,19 @@ __metadata:
8716
8728
languageName: node
8717
8729
linkType: hard
8718
8730
8719
- "eslint-plugin-react-hooks@npm:5.2.0":
8720
- version: 5.2.0
8721
- resolution: "eslint-plugin-react-hooks@npm:5.2.0"
8731
+ "eslint-plugin-react-hooks@npm:6.1.0":
8732
+ version: 6.1.0
8733
+ resolution: "eslint-plugin-react-hooks@npm:6.1.0"
8734
+ dependencies:
8735
+ "@babel/core": "npm:^7.24.4"
8736
+ "@babel/parser": "npm:^7.24.4"
8737
+ "@babel/plugin-proposal-private-methods": "npm:^7.18.6"
8738
+ hermes-parser: "npm:^0.25.1"
8739
+ zod: "npm:^3.22.4"
8740
+ zod-validation-error: "npm:^3.0.3"
8722
8741
peerDependencies:
8723
8742
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
8724
- checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
8743
+ checksum: 10c0/57f6618298253e7c940bd1a8ecc43076a872cc4a1141f0fd3f10175a660706274c93cecc8657947befbf4302a3e8956d98f21019d4a364b227266470b515ba5e
8725
8744
languageName: node
8726
8745
linkType: hard
8727
8746
@@ -10217,6 +10236,22 @@ __metadata:
10217
10236
languageName: node
10218
10237
linkType: hard
10219
10238
10239
+ "hermes-estree@npm:0.25.1":
10240
+ version: 0.25.1
10241
+ resolution: "hermes-estree@npm:0.25.1"
10242
+ checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
10243
+ languageName: node
10244
+ linkType: hard
10245
+
10246
+ "hermes-parser@npm:^0.25.1":
10247
+ version: 0.25.1
10248
+ resolution: "hermes-parser@npm:0.25.1"
10249
+ dependencies:
10250
+ hermes-estree: "npm:0.25.1"
10251
+ checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
10252
+ languageName: node
10253
+ linkType: hard
10254
+
10220
10255
"history@npm:^4.9.0":
10221
10256
version: 4.10.1
10222
10257
resolution: "history@npm:4.10.1"
@@ -18094,6 +18129,22 @@ __metadata:
18094
18129
languageName: node
18095
18130
linkType: hard
18096
18131
18132
+ "zod-validation-error@npm:^3.0.3":
18133
+ version: 3.5.3
18134
+ resolution: "zod-validation-error@npm:3.5.3"
18135
+ peerDependencies:
18136
+ zod: ^3.25.0 || ^4.0.0
18137
+ checksum: 10c0/4a1054f49049a5414857a4a85ae7b853d59be83dedb89942d4966345a58bd26d939beb574f0f5592fe4cc9963b26ac306d5b0950f6905651569059ef3517c803
18138
+ languageName: node
18139
+ linkType: hard
18140
+
18141
+ "zod@npm:^3.22.4":
18142
+ version: 3.25.76
18143
+ resolution: "zod@npm:3.25.76"
18144
+ checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
18145
+ languageName: node
18146
+ linkType: hard
18147
+
18097
18148
"zod@npm:^4.1.8":
18098
18149
version: 4.1.11
18099
18150
resolution: "zod@npm:4.1.11"
0 commit comments