953
953
" @babel/plugin-transform-react-jsx-development" " ^7.27.1"
954
954
" @babel/plugin-transform-react-pure-annotations" " ^7.27.1"
955
955
956
- " @babel/runtime@^7.12.1" , "@babel/runtime@^7.17.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
956
+ " @babel/runtime@^7.12.1" , "@babel/runtime@^7.12.5", "@babel/runtime@^7. 17.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
957
957
version "7.28.4"
958
958
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz"
959
959
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
2186
2186
dependencies :
2187
2187
undici-types "~7.12.0"
2188
2188
2189
+ " @types/parse-json@^4.0.0 " :
2190
+ version "4.0.2"
2191
+ resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
2192
+ integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
2193
+
2189
2194
" @types/prettier@^2.6.0 " :
2190
2195
version "2.7.3"
2191
2196
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.3.tgz"
@@ -2857,6 +2862,14 @@ babel-jest@^29.5.0, babel-jest@^29.7.0:
2857
2862
graceful-fs "^4.2.9"
2858
2863
slash "^3.0.0"
2859
2864
2865
+ babel-loader@^9.1.2 :
2866
+ version "9.2.1"
2867
+ resolved "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz#04c7835db16c246dd19ba0914418f3937797587b"
2868
+ integrity sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==
2869
+ dependencies :
2870
+ find-cache-dir "^4.0.0"
2871
+ schema-utils "^4.0.0"
2872
+
2860
2873
babel-plugin-istanbul@^6.1.1 :
2861
2874
version "6.1.1"
2862
2875
resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz"
@@ -2878,6 +2891,15 @@ babel-plugin-jest-hoist@^29.6.3:
2878
2891
" @types/babel__core" " ^7.1.14"
2879
2892
" @types/babel__traverse" " ^7.0.6"
2880
2893
2894
+ babel-plugin-macros@^3.1.0 :
2895
+ version "3.1.0"
2896
+ resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz#9ef6dc74deb934b4db344dc973ee851d148c50c1"
2897
+ integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==
2898
+ dependencies :
2899
+ " @babel/runtime" " ^7.12.5"
2900
+ cosmiconfig "^7.0.0"
2901
+ resolve "^1.19.0"
2902
+
2881
2903
babel-plugin-polyfill-corejs2@^0.4.14 :
2882
2904
version "0.4.14"
2883
2905
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz"
@@ -3310,6 +3332,11 @@ commander@^8.3.0:
3310
3332
resolved "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz"
3311
3333
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
3312
3334
3335
+ common-path-prefix@^3.0.0 :
3336
+ version "3.0.0"
3337
+ resolved "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz#7d007a7e07c58c4b4d5f433131a19141b29f11e0"
3338
+ integrity sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==
3339
+
3313
3340
common-tags@^1.4.0, common-tags@^1.8.2 :
3314
3341
version "1.8.2"
3315
3342
resolved "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz"
@@ -3417,6 +3444,17 @@ core-util-is@~1.0.0:
3417
3444
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"
3418
3445
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
3419
3446
3447
+ cosmiconfig@^7.0.0 :
3448
+ version "7.1.0"
3449
+ resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
3450
+ integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
3451
+ dependencies :
3452
+ " @types/parse-json" " ^4.0.0"
3453
+ import-fresh "^3.2.1"
3454
+ parse-json "^5.0.0"
3455
+ path-type "^4.0.0"
3456
+ yaml "^1.10.0"
3457
+
3420
3458
cosmiconfig@^8.2.0 :
3421
3459
version "8.3.6"
3422
3460
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz"
@@ -4612,6 +4650,14 @@ finalhandler@1.3.1:
4612
4650
statuses "2.0.1"
4613
4651
unpipe "~1.0.0"
4614
4652
4653
+ find-cache-dir@^4.0.0 :
4654
+ version "4.0.0"
4655
+ resolved "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz#a30ee0448f81a3990708f6453633c733e2f6eec2"
4656
+ integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==
4657
+ dependencies :
4658
+ common-path-prefix "^3.0.0"
4659
+ pkg-dir "^7.0.0"
4660
+
4615
4661
find-root@^1.1.0 :
4616
4662
version "1.1.0"
4617
4663
resolved "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz"
@@ -4640,6 +4686,14 @@ find-up@^5.0.0:
4640
4686
locate-path "^6.0.0"
4641
4687
path-exists "^4.0.0"
4642
4688
4689
+ find-up@^6.3.0 :
4690
+ version "6.3.0"
4691
+ resolved "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
4692
+ integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
4693
+ dependencies :
4694
+ locate-path "^7.1.0"
4695
+ path-exists "^5.0.0"
4696
+
4643
4697
flat-cache@^3.0.4 :
4644
4698
version "3.2.0"
4645
4699
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz"
@@ -6115,6 +6169,13 @@ locate-path@^6.0.0:
6115
6169
dependencies :
6116
6170
p-locate "^5.0.0"
6117
6171
6172
+ locate-path@^7.1.0 :
6173
+ version "7.2.0"
6174
+ resolved "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a"
6175
+ integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
6176
+ dependencies :
6177
+ p-locate "^6.0.0"
6178
+
6118
6179
lockfile@^1.0.4 :
6119
6180
version "1.0.4"
6120
6181
resolved "https://registry.npmjs.org/lockfile/-/lockfile-1.0.4.tgz"
@@ -6724,6 +6785,13 @@ p-limit@^3.0.2, p-limit@^3.1.0:
6724
6785
dependencies :
6725
6786
yocto-queue "^0.1.0"
6726
6787
6788
+ p-limit@^4.0.0 :
6789
+ version "4.0.0"
6790
+ resolved "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
6791
+ integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
6792
+ dependencies :
6793
+ yocto-queue "^1.0.0"
6794
+
6727
6795
p-locate@^3.0.0 :
6728
6796
version "3.0.0"
6729
6797
resolved "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz"
@@ -6745,6 +6813,13 @@ p-locate@^5.0.0:
6745
6813
dependencies :
6746
6814
p-limit "^3.0.2"
6747
6815
6816
+ p-locate@^6.0.0 :
6817
+ version "6.0.0"
6818
+ resolved "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
6819
+ integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
6820
+ dependencies :
6821
+ p-limit "^4.0.0"
6822
+
6748
6823
p-retry@^4.5.0 :
6749
6824
version "4.6.2"
6750
6825
resolved "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz"
@@ -6778,7 +6853,7 @@ parent-module@^1.0.0:
6778
6853
dependencies :
6779
6854
callsites "^3.0.0"
6780
6855
6781
- parse-json@^5.2.0 :
6856
+ parse-json@^5.0.0, parse-json@^5. 2.0 :
6782
6857
version "5.2.0"
6783
6858
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd"
6784
6859
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
@@ -6821,6 +6896,11 @@ path-exists@^4.0.0:
6821
6896
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
6822
6897
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
6823
6898
6899
+ path-exists@^5.0.0 :
6900
+ version "5.0.0"
6901
+ resolved "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
6902
+ integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
6903
+
6824
6904
path-is-absolute@^1.0.0 :
6825
6905
version "1.0.1"
6826
6906
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
@@ -6886,6 +6966,13 @@ pkg-dir@^4.2.0:
6886
6966
dependencies :
6887
6967
find-up "^4.0.0"
6888
6968
6969
+ pkg-dir@^7.0.0 :
6970
+ version "7.0.0"
6971
+ resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
6972
+ integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
6973
+ dependencies :
6974
+ find-up "^6.3.0"
6975
+
6889
6976
possible-typed-array-names@^1.0.0 :
6890
6977
version "1.1.0"
6891
6978
resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz"
@@ -7932,7 +8019,7 @@ resolve.exports@^2.0.0:
7932
8019
resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz"
7933
8020
integrity sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==
7934
8021
7935
- resolve@^1.1.7, resolve@^1.20.0, resolve@^1.22.10, resolve@^1.22.4, resolve@^1.22.8 :
8022
+ resolve@^1.1.7, resolve@^1.19.0, resolve@^1. 20.0, resolve@^1.22.10, resolve@^1.22.4, resolve@^1.22.8 :
7936
8023
version "1.22.10"
7937
8024
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz"
7938
8025
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
@@ -9386,6 +9473,11 @@ yallist@^3.0.2:
9386
9473
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
9387
9474
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
9388
9475
9476
+ yaml@^1.10.0 :
9477
+ version "1.10.2"
9478
+ resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
9479
+ integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
9480
+
9389
9481
yargs-parser@^13.1.2 :
9390
9482
version "13.1.2"
9391
9483
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz"
@@ -9432,3 +9524,8 @@ yocto-queue@^0.1.0:
9432
9524
version "0.1.0"
9433
9525
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
9434
9526
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
9527
+
9528
+ yocto-queue@^1.0.0 :
9529
+ version "1.2.1"
9530
+ resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz#36d7c4739f775b3cbc28e6136e21aa057adec418"
9531
+ integrity sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==
0 commit comments