57
57
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
58
58
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
59
59
60
- "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.26.10":
60
+ "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.24.4", "@babel/core@^7. 26.10":
61
61
version "7.26.10"
62
62
resolved "https://registry.npmjs.org/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9"
63
63
integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==
235
235
"@babel/template" "^7.26.9"
236
236
"@babel/types" "^7.26.10"
237
237
238
- "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.10", "@babel/parser@^7.27.0":
238
+ "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.24.4", "@babel/parser@^7. 26.10", "@babel/parser@^7.27.0":
239
239
version "7.27.0"
240
240
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
241
241
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
714
714
dependencies:
715
715
"@babel/helper-plugin-utils" "^7.25.9"
716
716
717
- "@babel/plugin-transform-private-methods@^7.25.9":
717
+ "@babel/plugin-transform-private-methods@^7.24.4", "@babel/plugin-transform-private-methods@^7. 25.9":
718
718
version "7.25.9"
719
719
resolved "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.9.tgz#847f4139263577526455d7d3223cd8bda51e3b57"
720
720
integrity sha512-D/JUozNpQLAPUVusvqMxyvjzllRaF8/nSrP1s2YGQT/W4LHK4xxsMcHjhOGTS01mp9Hda8nswb+FblLdJornQw==
@@ -6117,10 +6117,17 @@ eslint-config-prettier@^10.1.1:
6117
6117
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
6118
6118
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
6119
6119
6120
- eslint-plugin-react-hooks@^5.2.0:
6121
- version "5.2.0"
6122
- resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
6123
- integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
6120
+ eslint-plugin-react-hooks@^6.0.0:
6121
+ version "6.0.0"
6122
+ resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-6.0.0.tgz#8677408c9a21251a776ce6da6369e072080a87fb"
6123
+ integrity sha512-NyC3yIC9fazLitYiN8eHykV5wLp/SMuUZMh+sdPSHIeN4ReXIc7if40jtGjDplAgVL/4OkN1d9gneWe9lFZgag==
6124
+ dependencies:
6125
+ "@babel/core" "^7.24.4"
6126
+ "@babel/parser" "^7.24.4"
6127
+ "@babel/plugin-transform-private-methods" "^7.24.4"
6128
+ hermes-parser "^0.25.1"
6129
+ zod "^3.22.4"
6130
+ zod-validation-error "^3.0.3"
6124
6131
6125
6132
eslint-plugin-react@^7.37.4:
6126
6133
version "7.37.4"
@@ -7207,6 +7214,18 @@ header-case@^2.0.4:
7207
7214
capital-case "^1.0.4"
7208
7215
tslib "^2.0.3"
7209
7216
7217
+
7218
+ version "0.25.1"
7219
+ resolved "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480"
7220
+ integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==
7221
+
7222
+ hermes-parser@^0.25.1:
7223
+ version "0.25.1"
7224
+ resolved "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1"
7225
+ integrity sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==
7226
+ dependencies:
7227
+ hermes-estree "0.25.1"
7228
+
7210
7229
history@^4.10.1:
7211
7230
version "4.10.1"
7212
7231
resolved "https://registry.npmjs.org/history/-/history-4.10.1.tgz"
@@ -9216,7 +9235,7 @@ log-update@^6.1.0:
9216
9235
strip-ansi "^7.1.0"
9217
9236
wrap-ansi "^9.0.0"
9218
9237
9219
- loose-envify@^1.1.0, loose-envify@^1. 2.0, loose-envify@^1.4.0:
9238
+ loose-envify@^1.2.0, loose-envify@^1.4.0:
9220
9239
version "1.4.0"
9221
9240
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
9222
9241
dependencies:
@@ -11590,13 +11609,12 @@ raw-body@^3.0.0:
11590
11609
iconv-lite "0.6.3"
11591
11610
unpipe "1.0.0"
11592
11611
11593
- react-dom@0.0.0-experimental-ee8509801-20230117 :
11594
- version "0.0.0-experimental-ee8509801-20230117 "
11595
- resolved "https://registry.npmjs.org/react-dom/-/react-dom-0.0.0-experimental-ee8509801-20230117 .tgz"
11596
- integrity sha512-mdtGQKFmP1uIRIp73EQL0axwudwsw79ry3bMq8FyJ5ZRL3iB1AjssEAsWUEVU7T1KKxp3PyG/OYfrTFnpTAz8g ==
11612
+ react-dom@19.1.0 :
11613
+ version "19.1.0 "
11614
+ resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.1.0 .tgz#133558deca37fa1d682708df8904b25186793623 "
11615
+ integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g ==
11597
11616
dependencies:
11598
- loose-envify "^1.1.0"
11599
- scheduler "0.0.0-experimental-ee8509801-20230117"
11617
+ scheduler "^0.26.0"
11600
11618
11601
11619
react-i18next@^12.3.1:
11602
11620
version "12.3.1"
@@ -11621,12 +11639,10 @@ react-is@^18.0.0:
11621
11639
resolved "https://registry.npmjs.org/react-is/-/react-is-18.1.0.tgz"
11622
11640
integrity sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==
11623
11641
11624
-
11625
- version "0.0.0-experimental-ee8509801-20230117"
11626
- resolved "https://registry.npmjs.org/react/-/react-0.0.0-experimental-ee8509801-20230117.tgz"
11627
- integrity sha512-RriS2Fco7EKsXFXi63e9RFEz9xPnDakzHVKGzQ5iwy0jaFwHpvZbYr4fSbPmmUyGUXjDFtr4BfzANERUju1byw==
11628
- dependencies:
11629
- loose-envify "^1.1.0"
11642
+
11643
+ version "19.1.0"
11644
+ resolved "https://registry.npmjs.org/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
11645
+ integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
11630
11646
11631
11647
[email protected] , read-cmd-shim@^4.0.0:
11632
11648
version "4.0.0"
@@ -12098,12 +12114,10 @@ saxes@^6.0.0:
12098
12114
dependencies:
12099
12115
xmlchars "^2.2.0"
12100
12116
12101
-
12102
- version "0.0.0-experimental-ee8509801-20230117"
12103
- resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.0.0-experimental-ee8509801-20230117.tgz"
12104
- integrity sha512-P7U/SCdj9TE3YciEfb6iwY8SskSFFJNttMoHwUrXllu0rGcb2Y8HQC2zN/+ldZufaQCxAqIoevua1QBQFPrXPw==
12105
- dependencies:
12106
- loose-envify "^1.1.0"
12117
+ scheduler@^0.26.0:
12118
+ version "0.26.0"
12119
+ resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
12120
+ integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
12107
12121
12108
12122
schema-utils@^4.0.0, schema-utils@^4.2.0, schema-utils@^4.3.0:
12109
12123
version "4.3.0"
@@ -14103,3 +14117,13 @@ yocto-queue@^1.0.0:
14103
14117
version "1.0.0"
14104
14118
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
14105
14119
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
14120
+
14121
+ zod-validation-error@^3.0.3:
14122
+ version "3.4.0"
14123
+ resolved "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-3.4.0.tgz#3a8a1f55c65579822d7faa190b51336c61bee2a6"
14124
+ integrity sha512-ZOPR9SVY6Pb2qqO5XHt+MkkTRxGXb4EVtnjc9JpXUOtUB1T9Ru7mZOT361AN3MsetVe7R0a1KZshJDZdgp9miQ==
14125
+
14126
+ zod@^3.22.4:
14127
+ version "3.24.3"
14128
+ resolved "https://registry.npmjs.org/zod/-/zod-3.24.3.tgz#1f40f750a05e477396da64438e0e1c0995dafd87"
14129
+ integrity sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==
0 commit comments