@@ -2550,13 +2550,15 @@ array-flatten@^3.0.0:
2550
2550
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-3.0.0.tgz#6428ca2ee52c7b823192ec600fa3ed2f157cd541"
2551
2551
integrity sha512-zPMVc3ZYlGLNk4mpK1NzP2wg0ml9t7fUgDsayR5Y5rSzxQilzR9FGu/EH2jQOcKSAeAfWeylyW8juy3OkWRvNA==
2552
2552
2553
- array-includes@^3.1.1:
2554
- version "3.1.1 "
2555
- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1 .tgz#cdd67e6852bdf9c1215460786732255ed2459348 "
2556
- integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ ==
2553
+ array-includes@^3.1.1, array-includes@^3.1.2 :
2554
+ version "3.1.3 "
2555
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3 .tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a "
2556
+ integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A ==
2557
2557
dependencies:
2558
+ call-bind "^1.0.2"
2558
2559
define-properties "^1.1.3"
2559
- es-abstract "^1.17.0"
2560
+ es-abstract "^1.18.0-next.2"
2561
+ get-intrinsic "^1.1.1"
2560
2562
is-string "^1.0.5"
2561
2563
2562
2564
array-iterate@^1.0.0:
@@ -3501,6 +3503,14 @@ cacheable-request@^7.0.1:
3501
3503
normalize-url "^4.1.0"
3502
3504
responselike "^2.0.0"
3503
3505
3506
+ call-bind@^1.0.0, call-bind@^1.0.2:
3507
+ version "1.0.2"
3508
+ resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
3509
+ integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
3510
+ dependencies:
3511
+ function-bind "^1.1.1"
3512
+ get-intrinsic "^1.0.2"
3513
+
3504
3514
caller-callsite@^2.0.0:
3505
3515
version "2.0.0"
3506
3516
resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
@@ -5370,6 +5380,28 @@ es-abstract@^1.18.0-next.0:
5370
5380
string.prototype.trimend "^1.0.1"
5371
5381
string.prototype.trimstart "^1.0.1"
5372
5382
5383
+ es-abstract@^1.18.0-next.2:
5384
+ version "1.18.0"
5385
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4"
5386
+ integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==
5387
+ dependencies:
5388
+ call-bind "^1.0.2"
5389
+ es-to-primitive "^1.2.1"
5390
+ function-bind "^1.1.1"
5391
+ get-intrinsic "^1.1.1"
5392
+ has "^1.0.3"
5393
+ has-symbols "^1.0.2"
5394
+ is-callable "^1.2.3"
5395
+ is-negative-zero "^2.0.1"
5396
+ is-regex "^1.1.2"
5397
+ is-string "^1.0.5"
5398
+ object-inspect "^1.9.0"
5399
+ object-keys "^1.1.1"
5400
+ object.assign "^4.1.2"
5401
+ string.prototype.trimend "^1.0.4"
5402
+ string.prototype.trimstart "^1.0.4"
5403
+ unbox-primitive "^1.0.0"
5404
+
5373
5405
es-to-primitive@^1.2.1:
5374
5406
version "1.2.1"
5375
5407
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -5499,21 +5531,21 @@ eslint-plugin-react-hooks@^1.7.0:
5499
5531
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
5500
5532
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
5501
5533
5502
- eslint-plugin-react@^7.15.1 , eslint-plugin-react@^7.20.6 :
5503
- version "7.20.6 "
5504
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6 .tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60 "
5505
- integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg ==
5534
+ eslint-plugin-react@^7.20.6 , eslint-plugin-react@^7.22.0 :
5535
+ version "7.22.0 "
5536
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
5537
+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
5506
5538
dependencies:
5507
5539
array-includes "^3.1.1"
5508
5540
array.prototype.flatmap "^1.2.3"
5509
5541
doctrine "^2.1.0"
5510
5542
has "^1.0.3"
5511
- jsx-ast-utils "^2.4.1"
5543
+ jsx-ast-utils "^2.4.1 || ^3.0.0 "
5512
5544
object.entries "^1.1.2"
5513
5545
object.fromentries "^2.0.2"
5514
5546
object.values "^1.1.1"
5515
5547
prop-types "^15.7.2"
5516
- resolve "^1.17.0 "
5548
+ resolve "^1.18.1 "
5517
5549
string.prototype.matchall "^4.0.2"
5518
5550
5519
5551
eslint-scope@^4.0.3:
@@ -7103,6 +7135,15 @@ get-caller-file@^2.0.1:
7103
7135
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
7104
7136
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
7105
7137
7138
+ get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
7139
+ version "1.1.1"
7140
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
7141
+ integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
7142
+ dependencies:
7143
+ function-bind "^1.1.1"
7144
+ has "^1.0.3"
7145
+ has-symbols "^1.0.1"
7146
+
7106
7147
get-nonce@^1.0.0:
7107
7148
version "1.0.1"
7108
7149
resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3"
@@ -7545,6 +7586,11 @@ has-ansi@^2.0.0:
7545
7586
dependencies:
7546
7587
ansi-regex "^2.0.0"
7547
7588
7589
+ has-bigints@^1.0.0:
7590
+ version "1.0.1"
7591
+ resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
7592
+ integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==
7593
+
7548
7594
has-binary2@~1.0.2:
7549
7595
version "1.0.3"
7550
7596
resolved "https://registry.yarnpkg.com/has-binary2/-/has-binary2-1.0.3.tgz#7776ac627f3ea77250cfc332dab7ddf5e4f5d11d"
@@ -7572,6 +7618,11 @@ has-symbol-support-x@^1.4.1:
7572
7618
resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz#1409f98bc00247da45da67cee0a36f282ff26455"
7573
7619
integrity sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==
7574
7620
7621
+ has-symbols@^1.0.0, has-symbols@^1.0.2:
7622
+ version "1.0.2"
7623
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
7624
+ integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
7625
+
7575
7626
has-symbols@^1.0.1:
7576
7627
version "1.0.1"
7577
7628
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
@@ -8420,6 +8471,11 @@ is-arrayish@^0.3.1:
8420
8471
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
8421
8472
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
8422
8473
8474
+ is-bigint@^1.0.1:
8475
+ version "1.0.1"
8476
+ resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.1.tgz#6923051dfcbc764278540b9ce0e6b3213aa5ebc2"
8477
+ integrity sha512-J0ELF4yHFxHy0cmSxZuheDOz2luOdVvqjwmEcj8H/L1JHeuEDSDbeRP+Dk9kFVk5RTFzbucJ2Kb9F7ixY2QaCg==
8478
+
8423
8479
is-binary-path@^1.0.0:
8424
8480
version "1.0.1"
8425
8481
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
@@ -8434,6 +8490,13 @@ is-binary-path@^2.1.0, is-binary-path@~2.1.0:
8434
8490
dependencies:
8435
8491
binary-extensions "^2.0.0"
8436
8492
8493
+ is-boolean-object@^1.1.0:
8494
+ version "1.1.0"
8495
+ resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.0.tgz#e2aaad3a3a8fca34c28f6eee135b156ed2587ff0"
8496
+ integrity sha512-a7Uprx8UtD+HWdyYwnD1+ExtTgqQtD2k/1yJgtXP6wnMm8byhkoTZRl+95LLThpzNZJ5aEvi46cdH+ayMFRwmA==
8497
+ dependencies:
8498
+ call-bind "^1.0.0"
8499
+
8437
8500
is-buffer@^1.1.4, is-buffer@^1.1.5:
8438
8501
version "1.1.6"
8439
8502
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
@@ -8456,6 +8519,11 @@ is-callable@^1.1.4, is-callable@^1.2.0:
8456
8519
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.1.tgz#4d1e21a4f437509d25ce55f8184350771421c96d"
8457
8520
integrity sha512-wliAfSzx6V+6WfMOmus1xy0XvSgf/dlStkvTfq7F0g4bOIW0PSUbnyse3NhDwdyYS1ozfUtAAySqTws3z9Eqgg==
8458
8521
8522
+ is-callable@^1.2.3:
8523
+ version "1.2.3"
8524
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
8525
+ integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
8526
+
8459
8527
is-ci@^2.0.0:
8460
8528
version "2.0.0"
8461
8529
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -8475,6 +8543,13 @@ is-color-stop@^1.0.0:
8475
8543
rgb-regex "^1.0.1"
8476
8544
rgba-regex "^1.0.0"
8477
8545
8546
+ is-core-module@^2.2.0:
8547
+ version "2.2.0"
8548
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
8549
+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
8550
+ dependencies:
8551
+ has "^1.0.3"
8552
+
8478
8553
is-data-descriptor@^0.1.4:
8479
8554
version "0.1.4"
8480
8555
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -8632,11 +8707,21 @@ is-negative-zero@^2.0.0:
8632
8707
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461"
8633
8708
integrity sha1-lVOxIbD6wohp2p7UWeIMdUN4hGE=
8634
8709
8710
+ is-negative-zero@^2.0.1:
8711
+ version "2.0.1"
8712
+ resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24"
8713
+ integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==
8714
+
8635
8715
is-npm@^4.0.0:
8636
8716
version "4.0.0"
8637
8717
resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-4.0.0.tgz#c90dd8380696df87a7a6d823c20d0b12bbe3c84d"
8638
8718
integrity sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==
8639
8719
8720
+ is-number-object@^1.0.4:
8721
+ version "1.0.4"
8722
+ resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.4.tgz#36ac95e741cf18b283fc1ddf5e83da798e3ec197"
8723
+ integrity sha512-zohwelOAur+5uXtk8O3GPQ1eAcu4ZX3UwxQhUlfFFMNpUd83gXgjbhJh6HmB6LUNV/ieOLQuDwJO3dWJosUeMw==
8724
+
8640
8725
is-number@^3.0.0:
8641
8726
version "3.0.0"
8642
8727
resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
@@ -8712,6 +8797,14 @@ is-regex@^1.0.4, is-regex@^1.1.0, is-regex@^1.1.1:
8712
8797
dependencies:
8713
8798
has-symbols "^1.0.1"
8714
8799
8800
+ is-regex@^1.1.2:
8801
+ version "1.1.2"
8802
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.2.tgz#81c8ebde4db142f2cf1c53fc86d6a45788266251"
8803
+ integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==
8804
+ dependencies:
8805
+ call-bind "^1.0.2"
8806
+ has-symbols "^1.0.1"
8807
+
8715
8808
is-relative-url@^3.0.0:
8716
8809
version "3.0.0"
8717
8810
resolved "https://registry.yarnpkg.com/is-relative-url/-/is-relative-url-3.0.0.tgz#f623c8e26baa5bd3742b3b7ec074f50f3b45b3f3"
@@ -8770,7 +8863,7 @@ is-svg@^3.0.0:
8770
8863
dependencies:
8771
8864
html-comment-regex "^1.1.0"
8772
8865
8773
- is-symbol@^1.0.2:
8866
+ is-symbol@^1.0.2, is-symbol@^1.0.3 :
8774
8867
version "1.0.3"
8775
8868
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
8776
8869
integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==
@@ -9078,6 +9171,14 @@ jsx-ast-utils@^2.4.1:
9078
9171
array-includes "^3.1.1"
9079
9172
object.assign "^4.1.0"
9080
9173
9174
+ "jsx-ast-utils@^2.4.1 || ^3.0.0":
9175
+ version "3.2.0"
9176
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"
9177
+ integrity sha512-EIsmt3O3ljsU6sot/J4E1zDRxfBNrhjyf/OKjlydwgEimQuznlM4Wv7U+ueONJMyEn1WRE0K8dhi3dVAXYT24Q==
9178
+ dependencies:
9179
+ array-includes "^3.1.2"
9180
+ object.assign "^4.1.2"
9181
+
9081
9182
junk@^3.1.0:
9082
9183
version "3.1.0"
9083
9184
resolved "https://registry.yarnpkg.com/junk/-/junk-3.1.0.tgz#31499098d902b7e98c5d9b9c80f43457a88abfa1"
@@ -10402,6 +10503,11 @@ object-inspect@^1.7.0, object-inspect@^1.8.0:
10402
10503
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
10403
10504
integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
10404
10505
10506
+ object-inspect@^1.9.0:
10507
+ version "1.9.0"
10508
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz#c90521d74e1127b67266ded3394ad6116986533a"
10509
+ integrity sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==
10510
+
10405
10511
object-is@^1.0.1:
10406
10512
version "1.1.2"
10407
10513
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.2.tgz#c5d2e87ff9e119f78b7a088441519e2eec1573b6"
@@ -10437,6 +10543,16 @@ object.assign@^4.1.0:
10437
10543
has-symbols "^1.0.1"
10438
10544
object-keys "^1.1.1"
10439
10545
10546
+ object.assign@^4.1.2:
10547
+ version "4.1.2"
10548
+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
10549
+ integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
10550
+ dependencies:
10551
+ call-bind "^1.0.0"
10552
+ define-properties "^1.1.3"
10553
+ has-symbols "^1.0.1"
10554
+ object-keys "^1.1.1"
10555
+
10440
10556
object.entries@^1.1.2:
10441
10557
version "1.1.2"
10442
10558
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
@@ -12659,11 +12775,12 @@ resolve-url@^0.2.1:
12659
12775
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
12660
12776
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
12661
12777
12662
- resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.2, resolve@^1.8.1:
12663
- version "1.17 .0"
12664
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17 .0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444 "
12665
- integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w ==
12778
+ resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1. 3.2, resolve@^1.8.1:
12779
+ version "1.20 .0"
12780
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20 .0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975 "
12781
+ integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A ==
12666
12782
dependencies:
12783
+ is-core-module "^2.2.0"
12667
12784
path-parse "^1.0.6"
12668
12785
12669
12786
responselike@1.0.2, responselike@^1.0.2:
@@ -13749,6 +13866,14 @@ string.prototype.trimend@^1.0.1:
13749
13866
define-properties "^1.1.3"
13750
13867
es-abstract "^1.17.5"
13751
13868
13869
+ string.prototype.trimend@^1.0.4:
13870
+ version "1.0.4"
13871
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz#e75ae90c2942c63504686c18b287b4a0b1a45f80"
13872
+ integrity sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==
13873
+ dependencies:
13874
+ call-bind "^1.0.2"
13875
+ define-properties "^1.1.3"
13876
+
13752
13877
string.prototype.trimstart@^1.0.1:
13753
13878
version "1.0.1"
13754
13879
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
@@ -13757,6 +13882,14 @@ string.prototype.trimstart@^1.0.1:
13757
13882
define-properties "^1.1.3"
13758
13883
es-abstract "^1.17.5"
13759
13884
13885
+ string.prototype.trimstart@^1.0.4:
13886
+ version "1.0.4"
13887
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz#b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"
13888
+ integrity sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==
13889
+ dependencies:
13890
+ call-bind "^1.0.2"
13891
+ define-properties "^1.1.3"
13892
+
13760
13893
string_decoder@^1.0.0, string_decoder@^1.1.1:
13761
13894
version "1.3.0"
13762
13895
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
@@ -14487,6 +14620,16 @@ typedarray@^0.0.6:
14487
14620
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
14488
14621
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
14489
14622
14623
+ unbox-primitive@^1.0.0:
14624
+ version "1.0.0"
14625
+ resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.0.tgz#eeacbc4affa28e9b3d36b5eaeccc50b3251b1d3f"
14626
+ integrity sha512-P/51NX+JXyxK/aigg1/ZgyccdAxm5K1+n8+tvqSntjOivPt19gvm1VC49RWYetsiub8WViUchdxl/KWHHB0kzA==
14627
+ dependencies:
14628
+ function-bind "^1.1.1"
14629
+ has-bigints "^1.0.0"
14630
+ has-symbols "^1.0.0"
14631
+ which-boxed-primitive "^1.0.1"
14632
+
14490
14633
unbzip2-stream@^1.0.9:
14491
14634
version "1.4.3"
14492
14635
resolved "https://registry.yarnpkg.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz#b0da04c4371311df771cdc215e87f2130991ace7"
@@ -15241,6 +15384,17 @@ whatwg-fetch@2.0.4:
15241
15384
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
15242
15385
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
15243
15386
15387
+ which-boxed-primitive@^1.0.1:
15388
+ version "1.0.2"
15389
+ resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
15390
+ integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
15391
+ dependencies:
15392
+ is-bigint "^1.0.1"
15393
+ is-boolean-object "^1.1.0"
15394
+ is-number-object "^1.0.4"
15395
+ is-string "^1.0.5"
15396
+ is-symbol "^1.0.3"
15397
+
15244
15398
which-module@^2.0.0:
15245
15399
version "2.0.0"
15246
15400
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments