4513
4513
"@types/tough-cookie" "*"
4514
4514
parse5 "^7.0.0"
4515
4515
4516
- "@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9" :
4516
+ "@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.7", "@types/json-schema@^7.0.8":
4517
4517
version "7.0.11"
4518
4518
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
4519
4519
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
4520
4520
4521
+ "@types/json-schema@^7.0.9":
4522
+ version "7.0.15"
4523
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
4524
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
4525
+
4521
4526
"@types/json5@^0.0.29":
4522
4527
version "0.0.29"
4523
4528
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -5342,7 +5347,7 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1, ajv-keywords@^3.5.2:
5342
5347
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
5343
5348
integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==
5344
5349
5345
- ajv-keywords@^5.0 .0:
5350
+ ajv-keywords@^5.1 .0:
5346
5351
version "5.1.0"
5347
5352
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz#69d4d385a4733cdbeab44964a1170a88f87f0e16"
5348
5353
integrity sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==
@@ -5359,7 +5364,7 @@ ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5:
5359
5364
json-schema-traverse "^0.4.1"
5360
5365
uri-js "^4.2.2"
5361
5366
5362
- ajv@^8.0.0, ajv@^8.8 .0:
5367
+ ajv@^8.0.0, ajv@^8.9 .0:
5363
5368
version "8.12.0"
5364
5369
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
5365
5370
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
@@ -5869,11 +5874,11 @@ babel-loader@^8.0.0, babel-loader@^8.2.3:
5869
5874
schema-utils "^2.6.5"
5870
5875
5871
5876
babel-loader@^9.0.0:
5872
- version "9.1.2 "
5873
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.2 .tgz#a16a080de52d08854ee14570469905a5fc00d39c "
5874
- integrity sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA ==
5877
+ version "9.1.3 "
5878
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.3 .tgz#3d0e01b4e69760cc694ee306fe16d358aa1c6f9a "
5879
+ integrity sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw ==
5875
5880
dependencies:
5876
- find-cache-dir "^3.3.2 "
5881
+ find-cache-dir "^4.0.0 "
5877
5882
schema-utils "^4.0.0"
5878
5883
5879
5884
babel-plugin-add-module-exports@^1.0.4:
@@ -9429,6 +9434,14 @@ find-cache-dir@^3.3.1, find-cache-dir@^3.3.2:
9429
9434
make-dir "^3.0.2"
9430
9435
pkg-dir "^4.1.0"
9431
9436
9437
+ find-cache-dir@^4.0.0:
9438
+ version "4.0.0"
9439
+ resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-4.0.0.tgz#a30ee0448f81a3990708f6453633c733e2f6eec2"
9440
+ integrity sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==
9441
+ dependencies:
9442
+ common-path-prefix "^3.0.0"
9443
+ pkg-dir "^7.0.0"
9444
+
9432
9445
find-root@^1.1.0:
9433
9446
version "1.1.0"
9434
9447
resolved "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz#abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"
@@ -9465,6 +9478,14 @@ find-up@^5.0.0:
9465
9478
locate-path "^6.0.0"
9466
9479
path-exists "^4.0.0"
9467
9480
9481
+ find-up@^6.3.0:
9482
+ version "6.3.0"
9483
+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790"
9484
+ integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
9485
+ dependencies:
9486
+ locate-path "^7.1.0"
9487
+ path-exists "^5.0.0"
9488
+
9468
9489
flat-cache@^3.0.4:
9469
9490
version "3.0.4"
9470
9491
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
@@ -12820,6 +12841,13 @@ locate-path@^6.0.0:
12820
12841
dependencies:
12821
12842
p-locate "^5.0.0"
12822
12843
12844
+ locate-path@^7.1.0:
12845
+ version "7.2.0"
12846
+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.2.0.tgz#69cb1779bd90b35ab1e771e1f2f89a202c2a8a8a"
12847
+ integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
12848
+ dependencies:
12849
+ p-locate "^6.0.0"
12850
+
12823
12851
lock@^1.1.0:
12824
12852
version "1.1.0"
12825
12853
resolved "https://registry.yarnpkg.com/lock/-/lock-1.1.0.tgz#53157499d1653b136ca66451071fca615703fa55"
@@ -14548,6 +14576,13 @@ p-limit@^2.0.0, p-limit@^2.2.0:
14548
14576
dependencies:
14549
14577
p-try "^2.0.0"
14550
14578
14579
+ p-limit@^4.0.0:
14580
+ version "4.0.0"
14581
+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-4.0.0.tgz#914af6544ed32bfa54670b061cafcbd04984b644"
14582
+ integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
14583
+ dependencies:
14584
+ yocto-queue "^1.0.0"
14585
+
14551
14586
p-locate@^3.0.0:
14552
14587
version "3.0.0"
14553
14588
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -14569,6 +14604,13 @@ p-locate@^5.0.0:
14569
14604
dependencies:
14570
14605
p-limit "^3.0.2"
14571
14606
14607
+ p-locate@^6.0.0:
14608
+ version "6.0.0"
14609
+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-6.0.0.tgz#3da9a49d4934b901089dca3302fa65dc5a05c04f"
14610
+ integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
14611
+ dependencies:
14612
+ p-limit "^4.0.0"
14613
+
14572
14614
p-map@^2.0.0:
14573
14615
version "2.1.0"
14574
14616
resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
@@ -14804,6 +14846,11 @@ path-exists@^4.0.0:
14804
14846
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
14805
14847
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
14806
14848
14849
+ path-exists@^5.0.0:
14850
+ version "5.0.0"
14851
+ resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
14852
+ integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
14853
+
14807
14854
path-is-absolute@^1.0.0:
14808
14855
version "1.0.1"
14809
14856
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -14951,6 +14998,13 @@ pkg-dir@^5.0.0:
14951
14998
dependencies:
14952
14999
find-up "^5.0.0"
14953
15000
15001
+ pkg-dir@^7.0.0:
15002
+ version "7.0.0"
15003
+ resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-7.0.0.tgz#8f0c08d6df4476756c5ff29b3282d0bab7517d11"
15004
+ integrity sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==
15005
+ dependencies:
15006
+ find-up "^6.3.0"
15007
+
14954
15008
pkg-up@^3.1.0:
14955
15009
version "3.1.0"
14956
15010
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
@@ -15655,9 +15709,9 @@ punycode@^1.2.4:
15655
15709
integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==
15656
15710
15657
15711
punycode@^2.1.0:
15658
- version "2.3.0 "
15659
- resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0 .tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f "
15660
- integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA ==
15712
+ version "2.3.1 "
15713
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1 .tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5 "
15714
+ integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg ==
15661
15715
15662
15716
punycode@^2.1.1:
15663
15717
version "2.1.1"
@@ -16735,14 +16789,14 @@ schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
16735
16789
ajv-keywords "^3.5.2"
16736
16790
16737
16791
schema-utils@^4.0.0:
16738
- version "4.0 .0"
16739
- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.0 .0.tgz#60331e9e3ae78ec5d16353c467c34b3a0a1d3df7 "
16740
- integrity sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg ==
16792
+ version "4.2 .0"
16793
+ resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2 .0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b "
16794
+ integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw ==
16741
16795
dependencies:
16742
16796
"@types/json-schema" "^7.0.9"
16743
- ajv "^8.8 .0"
16797
+ ajv "^8.9 .0"
16744
16798
ajv-formats "^2.1.1"
16745
- ajv-keywords "^5.0 .0"
16799
+ ajv-keywords "^5.1 .0"
16746
16800
16747
16801
section-matter@^1.0.0:
16748
16802
version "1.0.0"
@@ -19563,6 +19617,11 @@ yocto-queue@^0.1.0:
19563
19617
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
19564
19618
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
19565
19619
19620
+ yocto-queue@^1.0.0:
19621
+ version "1.0.0"
19622
+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
19623
+ integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
19624
+
19566
19625
yoga-layout-prebuilt@^1.10.0:
19567
19626
version "1.10.0"
19568
19627
resolved "https://registry.yarnpkg.com/yoga-layout-prebuilt/-/yoga-layout-prebuilt-1.10.0.tgz#2936fbaf4b3628ee0b3e3b1df44936d6c146faa6"
0 commit comments