@@ -921,17 +921,6 @@ array-includes@^3.1.1:
921
921
es-abstract "^1.17.0"
922
922
is-string "^1.0.5"
923
923
924
- array-includes@^3.1.3:
925
- version "3.1.3"
926
- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
927
- integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
928
- dependencies:
929
- call-bind "^1.0.2"
930
- define-properties "^1.1.3"
931
- es-abstract "^1.18.0-next.2"
932
- get-intrinsic "^1.1.1"
933
- is-string "^1.0.5"
934
-
935
924
array-includes@^3.1.4:
936
925
version "3.1.4"
937
926
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
@@ -1006,15 +995,14 @@ array.prototype.flatmap@^1.2.1:
1006
995
es-abstract "^1.10.0"
1007
996
function-bind "^1.1.1"
1008
997
1009
- array.prototype.flatmap@^1.2.4 :
1010
- version "1.2.4 "
1011
- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4 .tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9 "
1012
- integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q ==
998
+ array.prototype.flatmap@^1.2.5 :
999
+ version "1.2.5 "
1000
+ resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.5 .tgz#908dc82d8a406930fdf38598d51e7411d18d4446 "
1001
+ integrity sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA ==
1013
1002
dependencies:
1014
1003
call-bind "^1.0.0"
1015
1004
define-properties "^1.1.3"
1016
- es-abstract "^1.18.0-next.1"
1017
- function-bind "^1.1.1"
1005
+ es-abstract "^1.19.0"
1018
1006
1019
1007
arrify@^1.0.1:
1020
1008
version "1.0.1"
@@ -4205,74 +4193,6 @@ es-abstract@^1.18.0-next.1:
4205
4193
string.prototype.trimend "^1.0.3"
4206
4194
string.prototype.trimstart "^1.0.3"
4207
4195
4208
- es-abstract@^1.18.0-next.2:
4209
- version "1.18.0"
4210
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4"
4211
- integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw==
4212
- dependencies:
4213
- call-bind "^1.0.2"
4214
- es-to-primitive "^1.2.1"
4215
- function-bind "^1.1.1"
4216
- get-intrinsic "^1.1.1"
4217
- has "^1.0.3"
4218
- has-symbols "^1.0.2"
4219
- is-callable "^1.2.3"
4220
- is-negative-zero "^2.0.1"
4221
- is-regex "^1.1.2"
4222
- is-string "^1.0.5"
4223
- object-inspect "^1.9.0"
4224
- object-keys "^1.1.1"
4225
- object.assign "^4.1.2"
4226
- string.prototype.trimend "^1.0.4"
4227
- string.prototype.trimstart "^1.0.4"
4228
- unbox-primitive "^1.0.0"
4229
-
4230
- es-abstract@^1.18.1:
4231
- version "1.18.6"
4232
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456"
4233
- integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==
4234
- dependencies:
4235
- call-bind "^1.0.2"
4236
- es-to-primitive "^1.2.1"
4237
- function-bind "^1.1.1"
4238
- get-intrinsic "^1.1.1"
4239
- get-symbol-description "^1.0.0"
4240
- has "^1.0.3"
4241
- has-symbols "^1.0.2"
4242
- internal-slot "^1.0.3"
4243
- is-callable "^1.2.4"
4244
- is-negative-zero "^2.0.1"
4245
- is-regex "^1.1.4"
4246
- is-string "^1.0.7"
4247
- object-inspect "^1.11.0"
4248
- object-keys "^1.1.1"
4249
- object.assign "^4.1.2"
4250
- string.prototype.trimend "^1.0.4"
4251
- string.prototype.trimstart "^1.0.4"
4252
- unbox-primitive "^1.0.1"
4253
-
4254
- es-abstract@^1.18.2:
4255
- version "1.18.3"
4256
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
4257
- integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
4258
- dependencies:
4259
- call-bind "^1.0.2"
4260
- es-to-primitive "^1.2.1"
4261
- function-bind "^1.1.1"
4262
- get-intrinsic "^1.1.1"
4263
- has "^1.0.3"
4264
- has-symbols "^1.0.2"
4265
- is-callable "^1.2.3"
4266
- is-negative-zero "^2.0.1"
4267
- is-regex "^1.1.3"
4268
- is-string "^1.0.6"
4269
- object-inspect "^1.10.3"
4270
- object-keys "^1.1.1"
4271
- object.assign "^4.1.2"
4272
- string.prototype.trimend "^1.0.4"
4273
- string.prototype.trimstart "^1.0.4"
4274
- unbox-primitive "^1.0.1"
4275
-
4276
4196
es-abstract@^1.19.0, es-abstract@^1.19.1:
4277
4197
version "1.19.1"
4278
4198
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
4520
4440
dependencies:
4521
4441
prettier-linter-helpers "^1.0.0"
4522
4442
4523
- eslint-plugin-react@7.26.1 :
4524
- version "7.26.1 "
4525
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1 .tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e "
4526
- integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ ==
4443
+ eslint-plugin-react@7.29.3 :
4444
+ version "7.29.3 "
4445
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.3 .tgz#f4eab757f2756d25d6d4c2a58a9e20b004791f05 "
4446
+ integrity sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg ==
4527
4447
dependencies:
4528
- array-includes "^3.1.3 "
4529
- array.prototype.flatmap "^1.2.4 "
4448
+ array-includes "^3.1.4 "
4449
+ array.prototype.flatmap "^1.2.5 "
4530
4450
doctrine "^2.1.0"
4531
- estraverse "^5.2 .0"
4451
+ estraverse "^5.3 .0"
4532
4452
jsx-ast-utils "^2.4.1 || ^3.0.0"
4533
- minimatch "^3.0.4 "
4534
- object.entries "^1.1.4 "
4535
- object.fromentries "^2.0.4 "
4536
- object.hasown "^1.0 .0"
4537
- object.values "^1.1.4 "
4538
- prop-types "^15.7.2 "
4453
+ minimatch "^3.1.2 "
4454
+ object.entries "^1.1.5 "
4455
+ object.fromentries "^2.0.5 "
4456
+ object.hasown "^1.1 .0"
4457
+ object.values "^1.1.5 "
4458
+ prop-types "^15.8.1 "
4539
4459
resolve "^2.0.0-next.3"
4540
4460
semver "^6.3.0"
4541
- string.prototype.matchall "^4.0.5 "
4461
+ string.prototype.matchall "^4.0.6 "
4542
4462
4543
4463
eslint-scope@^5.0.0:
4544
4464
version "5.0.0"
@@ -4652,10 +4572,10 @@ estraverse@^4.0.0, estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
4652
4572
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.2.0.tgz#0dee3fed31fcd469618ce7342099fc1afa0bdb13"
4653
4573
integrity sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=
4654
4574
4655
- estraverse@^5.2 .0:
4656
- version "5.2 .0"
4657
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2 .0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880 "
4658
- integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ ==
4575
+ estraverse@^5.3 .0:
4576
+ version "5.3 .0"
4577
+ resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3 .0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123 "
4578
+ integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA ==
4659
4579
4660
4580
estree-walker@^0.2.1:
4661
4581
version "0.2.1"
@@ -5642,7 +5562,7 @@ has-ansi@^2.0.0:
5642
5562
dependencies:
5643
5563
ansi-regex "^2.0.0"
5644
5564
5645
- has-bigints@^1.0.0, has-bigints@^1.0. 1:
5565
+ has-bigints@^1.0.1:
5646
5566
version "1.0.1"
5647
5567
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
5648
5568
integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==
@@ -6358,11 +6278,6 @@ is-callable@^1.2.2:
6358
6278
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
6359
6279
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
6360
6280
6361
- is-callable@^1.2.3:
6362
- version "1.2.3"
6363
- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
6364
- integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
6365
-
6366
6281
is-callable@^1.2.4:
6367
6282
version "1.2.4"
6368
6283
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
@@ -6672,22 +6587,6 @@ is-regex@^1.1.1:
6672
6587
dependencies:
6673
6588
has-symbols "^1.0.1"
6674
6589
6675
- is-regex@^1.1.2:
6676
- version "1.1.2"
6677
- resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.2.tgz#81c8ebde4db142f2cf1c53fc86d6a45788266251"
6678
- integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg==
6679
- dependencies:
6680
- call-bind "^1.0.2"
6681
- has-symbols "^1.0.1"
6682
-
6683
- is-regex@^1.1.3:
6684
- version "1.1.3"
6685
- resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
6686
- integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
6687
- dependencies:
6688
- call-bind "^1.0.2"
6689
- has-symbols "^1.0.2"
6690
-
6691
6590
is-regex@^1.1.4:
6692
6591
version "1.1.4"
6693
6592
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
@@ -6728,11 +6627,6 @@ is-string@^1.0.5:
6728
6627
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
6729
6628
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
6730
6629
6731
- is-string@^1.0.6:
6732
- version "1.0.6"
6733
- resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
6734
- integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
6735
-
6736
6630
is-string@^1.0.7:
6737
6631
version "1.0.7"
6738
6632
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
@@ -8037,6 +7931,13 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
8037
7931
dependencies:
8038
7932
brace-expansion "^1.1.7"
8039
7933
7934
+ minimatch@^3.1.2:
7935
+ version "3.1.2"
7936
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
7937
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
7938
+ dependencies:
7939
+ brace-expansion "^1.1.7"
7940
+
8040
7941
minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
8041
7942
version "1.2.5"
8042
7943
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -8612,11 +8513,6 @@ object-copy@^0.1.0:
8612
8513
define-property "^0.2.5"
8613
8514
kind-of "^3.0.3"
8614
8515
8615
- object-inspect@^1.10.3:
8616
- version "1.10.3"
8617
- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
8618
- integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
8619
-
8620
8516
object-inspect@^1.11.0:
8621
8517
version "1.11.0"
8622
8518
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
@@ -8741,14 +8637,14 @@ object.entries@^1.1.2:
8741
8637
es-abstract "^1.17.5"
8742
8638
has "^1.0.3"
8743
8639
8744
- object.entries@^1.1.4 :
8745
- version "1.1.4 "
8746
- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.4 .tgz#43ccf9a50bc5fd5b649d45ab1a579f24e088cafd "
8747
- integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA ==
8640
+ object.entries@^1.1.5 :
8641
+ version "1.1.5 "
8642
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
8643
+ integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
8748
8644
dependencies:
8749
8645
call-bind "^1.0.2"
8750
8646
define-properties "^1.1.3"
8751
- es-abstract "^1.18.2 "
8647
+ es-abstract "^1.19.1 "
8752
8648
8753
8649
object.fromentries@^1.0.0:
8754
8650
version "1.0.0"
@@ -8770,15 +8666,14 @@ object.fromentries@^2.0.3:
8770
8666
es-abstract "^1.18.0-next.1"
8771
8667
has "^1.0.3"
8772
8668
8773
- object.fromentries@^2.0.4 :
8774
- version "2.0.4 "
8775
- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4 .tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8 "
8776
- integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ ==
8669
+ object.fromentries@^2.0.5 :
8670
+ version "2.0.5 "
8671
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5 .tgz#7b37b205109c21e741e605727fe8b0ad5fa08251 "
8672
+ integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw ==
8777
8673
dependencies:
8778
8674
call-bind "^1.0.2"
8779
8675
define-properties "^1.1.3"
8780
- es-abstract "^1.18.0-next.2"
8781
- has "^1.0.3"
8676
+ es-abstract "^1.19.1"
8782
8677
8783
8678
object.getownpropertydescriptors@^2.0.3:
8784
8679
version "2.0.3"
@@ -8788,13 +8683,13 @@ object.getownpropertydescriptors@^2.0.3:
8788
8683
define-properties "^1.1.2"
8789
8684
es-abstract "^1.5.1"
8790
8685
8791
- object.hasown@^1.0 .0:
8792
- version "1.0 .0"
8793
- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0 .0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2 "
8794
- integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA ==
8686
+ object.hasown@^1.1 .0:
8687
+ version "1.1 .0"
8688
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1 .0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5 "
8689
+ integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg ==
8795
8690
dependencies:
8796
8691
define-properties "^1.1.3"
8797
- es-abstract "^1.18 .1"
8692
+ es-abstract "^1.19 .1"
8798
8693
8799
8694
object.omit@^2.0.0:
8800
8695
version "2.0.1"
@@ -8841,15 +8736,6 @@ object.values@^1.1.2:
8841
8736
es-abstract "^1.18.0-next.1"
8842
8737
has "^1.0.3"
8843
8738
8844
- object.values@^1.1.4:
8845
- version "1.1.4"
8846
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
8847
- integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
8848
- dependencies:
8849
- call-bind "^1.0.2"
8850
- define-properties "^1.1.3"
8851
- es-abstract "^1.18.2"
8852
-
8853
8739
object.values@^1.1.5:
8854
8740
version "1.1.5"
8855
8741
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
@@ -9753,6 +9639,15 @@ prop-types@^15.6.0:
9753
9639
loose-envify "^1.3.1"
9754
9640
object-assign "^4.1.1"
9755
9641
9642
+ prop-types@^15.8.1:
9643
+ version "15.8.1"
9644
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9645
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
9646
+ dependencies:
9647
+ loose-envify "^1.4.0"
9648
+ object-assign "^4.1.1"
9649
+ react-is "^16.13.1"
9650
+
9756
9651
protocols@^1.1.0, protocols@^1.4.0:
9757
9652
version "1.4.6"
9758
9653
resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.6.tgz#f8bb263ea1b5fd7a7604d26b8be39bd77678bf8a"
@@ -11501,14 +11396,14 @@ string.prototype.matchall@^3.0.0:
11501
11396
has-symbols "^1.0.0"
11502
11397
regexp.prototype.flags "^1.2.0"
11503
11398
11504
- string.prototype.matchall@^4.0.5 :
11505
- version "4.0.5 "
11506
- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5 .tgz#59370644e1db7e4c0c045277690cf7b01203c4da "
11507
- integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q ==
11399
+ string.prototype.matchall@^4.0.6 :
11400
+ version "4.0.6 "
11401
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6 .tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa "
11402
+ integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg ==
11508
11403
dependencies:
11509
11404
call-bind "^1.0.2"
11510
11405
define-properties "^1.1.3"
11511
- es-abstract "^1.18.2 "
11406
+ es-abstract "^1.19.1 "
11512
11407
get-intrinsic "^1.1.1"
11513
11408
has-symbols "^1.0.2"
11514
11409
internal-slot "^1.0.3"
@@ -12155,16 +12050,6 @@ uid-number@^0.0.6:
12155
12050
resolved "https://registry.yarnpkg.com/uid-number/-/uid-number-0.0.6.tgz#0ea10e8035e8eb5b8e4449f06da1c730663baa81"
12156
12051
integrity sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=
12157
12052
12158
- unbox-primitive@^1.0.0:
12159
- version "1.0.0"
12160
- resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.0.tgz#eeacbc4affa28e9b3d36b5eaeccc50b3251b1d3f"
12161
- integrity sha512-P/51NX+JXyxK/aigg1/ZgyccdAxm5K1+n8+tvqSntjOivPt19gvm1VC49RWYetsiub8WViUchdxl/KWHHB0kzA==
12162
- dependencies:
12163
- function-bind "^1.1.1"
12164
- has-bigints "^1.0.0"
12165
- has-symbols "^1.0.0"
12166
- which-boxed-primitive "^1.0.1"
12167
-
12168
12053
unbox-primitive@^1.0.1:
12169
12054
version "1.0.1"
12170
12055
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
@@ -12579,7 +12464,7 @@ whet.extend@~0.9.9:
12579
12464
resolved "https://registry.yarnpkg.com/whet.extend/-/whet.extend-0.9.9.tgz#f877d5bf648c97e5aa542fadc16d6a259b9c11a1"
12580
12465
integrity sha1-+HfVv2SMl+WqVC+twW1qJZucEaE=
12581
12466
12582
- which-boxed-primitive@^1.0.1, which-boxed-primitive@^1.0. 2:
12467
+ which-boxed-primitive@^1.0.2:
12583
12468
version "1.0.2"
12584
12469
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
12585
12470
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
0 commit comments