@@ -3226,6 +3226,32 @@ es-abstract@^1.18.0-next.2:
3226
3226
string.prototype.trimstart "^1.0.4"
3227
3227
unbox-primitive "^1.0.0"
3228
3228
3229
+ es-abstract@^1.19.1 :
3230
+ version "1.19.1"
3231
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
3232
+ integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
3233
+ dependencies :
3234
+ call-bind "^1.0.2"
3235
+ es-to-primitive "^1.2.1"
3236
+ function-bind "^1.1.1"
3237
+ get-intrinsic "^1.1.1"
3238
+ get-symbol-description "^1.0.0"
3239
+ has "^1.0.3"
3240
+ has-symbols "^1.0.2"
3241
+ internal-slot "^1.0.3"
3242
+ is-callable "^1.2.4"
3243
+ is-negative-zero "^2.0.1"
3244
+ is-regex "^1.1.4"
3245
+ is-shared-array-buffer "^1.0.1"
3246
+ is-string "^1.0.7"
3247
+ is-weakref "^1.0.1"
3248
+ object-inspect "^1.11.0"
3249
+ object-keys "^1.1.1"
3250
+ object.assign "^4.1.2"
3251
+ string.prototype.trimend "^1.0.4"
3252
+ string.prototype.trimstart "^1.0.4"
3253
+ unbox-primitive "^1.0.1"
3254
+
3229
3255
es-to-primitive@^1.2.1 :
3230
3256
version "1.2.1"
3231
3257
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
3351
3377
dependencies :
3352
3378
eslint-plugin-react-native-globals "^0.1.1"
3353
3379
3354
- eslint-plugin-react@7.23 .1 :
3355
- version "7.23 .1"
3356
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23 .1.tgz#f1a2e844c0d1967c822388204a8bc4dee8415b11 "
3357
- integrity sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ ==
3380
+ eslint-plugin-react@7.26 .1 :
3381
+ version "7.26 .1"
3382
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26 .1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e "
3383
+ integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ ==
3358
3384
dependencies :
3359
3385
array-includes "^3.1.3"
3360
3386
array.prototype.flatmap "^1.2.4"
3361
3387
doctrine "^2.1.0"
3362
- has "^1.0.3 "
3388
+ estraverse "^5.2.0 "
3363
3389
jsx-ast-utils "^2.4.1 || ^3.0.0"
3364
3390
minimatch "^3.0.4"
3365
- object.entries "^1.1.3 "
3391
+ object.entries "^1.1.4 "
3366
3392
object.fromentries "^2.0.4"
3367
- object.values "^1.1.3"
3393
+ object.hasown "^1.0.0"
3394
+ object.values "^1.1.4"
3368
3395
prop-types "^15.7.2"
3369
3396
resolve "^2.0.0-next.3"
3370
- string.prototype.matchall "^4.0.4"
3397
+ semver "^6.3.0"
3398
+ string.prototype.matchall "^4.0.5"
3371
3399
3372
3400
3373
3401
version "4.1.0"
@@ -3976,6 +4004,14 @@ get-stream@^5.0.0:
3976
4004
dependencies :
3977
4005
pump "^3.0.0"
3978
4006
4007
+ get-symbol-description@^1.0.0 :
4008
+ version "1.0.0"
4009
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
4010
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
4011
+ dependencies :
4012
+ call-bind "^1.0.2"
4013
+ get-intrinsic "^1.1.1"
4014
+
3979
4015
get-value@^2.0.3, get-value@^2.0.6 :
3980
4016
version "2.0.6"
3981
4017
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -4049,7 +4085,7 @@ har-validator@~5.1.3:
4049
4085
ajv "^6.12.3"
4050
4086
har-schema "^2.0.0"
4051
4087
4052
- has-bigints@^1.0.0 :
4088
+ has-bigints@^1.0.0, has-bigints@^1.0.1 :
4053
4089
version "1.0.1"
4054
4090
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
4055
4091
integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==
@@ -4074,6 +4110,13 @@ has-symbols@^1.0.1:
4074
4110
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
4075
4111
integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
4076
4112
4113
+ has-tostringtag@^1.0.0 :
4114
+ version "1.0.0"
4115
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
4116
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
4117
+ dependencies :
4118
+ has-symbols "^1.0.2"
4119
+
4077
4120
has-value@^0.3.1 :
4078
4121
version "0.3.1"
4079
4122
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -4384,6 +4427,11 @@ is-callable@^1.2.3:
4384
4427
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
4385
4428
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
4386
4429
4430
+ is-callable@^1.2.4 :
4431
+ version "1.2.4"
4432
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
4433
+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
4434
+
4387
4435
is-ci@^2.0.0 :
4388
4436
version "2.0.0"
4389
4437
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -4550,6 +4598,19 @@ is-regex@^1.1.2:
4550
4598
call-bind "^1.0.2"
4551
4599
has-symbols "^1.0.1"
4552
4600
4601
+ is-regex@^1.1.4 :
4602
+ version "1.1.4"
4603
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
4604
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
4605
+ dependencies :
4606
+ call-bind "^1.0.2"
4607
+ has-tostringtag "^1.0.0"
4608
+
4609
+ is-shared-array-buffer@^1.0.1 :
4610
+ version "1.0.1"
4611
+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
4612
+ integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
4613
+
4553
4614
is-stream@^1.0.1, is-stream@^1.1.0 :
4554
4615
version "1.1.0"
4555
4616
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -4565,6 +4626,13 @@ is-string@^1.0.5:
4565
4626
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
4566
4627
integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
4567
4628
4629
+ is-string@^1.0.7 :
4630
+ version "1.0.7"
4631
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
4632
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
4633
+ dependencies :
4634
+ has-tostringtag "^1.0.0"
4635
+
4568
4636
is-subset@^0.1.1 :
4569
4637
version "0.1.1"
4570
4638
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
@@ -4582,6 +4650,13 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0:
4582
4650
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
4583
4651
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
4584
4652
4653
+ is-weakref@^1.0.1 :
4654
+ version "1.0.1"
4655
+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.1.tgz#842dba4ec17fa9ac9850df2d6efbc1737274f2a2"
4656
+ integrity sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==
4657
+ dependencies :
4658
+ call-bind "^1.0.0"
4659
+
4585
4660
is-windows@^1.0.2 :
4586
4661
version "1.0.2"
4587
4662
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6290,6 +6365,11 @@ object-copy@^0.1.0:
6290
6365
define-property "^0.2.5"
6291
6366
kind-of "^3.0.3"
6292
6367
6368
+ object-inspect@^1.11.0 :
6369
+ version "1.11.0"
6370
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
6371
+ integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
6372
+
6293
6373
object-inspect@^1.7.0, object-inspect@^1.8.0 :
6294
6374
version "1.8.0"
6295
6375
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
@@ -6339,15 +6419,14 @@ object.entries@^1.1.1, object.entries@^1.1.2:
6339
6419
es-abstract "^1.17.5"
6340
6420
has "^1.0.3"
6341
6421
6342
- object.entries@^1.1.3 :
6343
- version "1.1.3 "
6344
- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3 .tgz#c601c7f168b62374541a07ddbd3e2d5e4f7711a6 "
6345
- integrity sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg ==
6422
+ object.entries@^1.1.4 :
6423
+ version "1.1.5 "
6424
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5 .tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861 "
6425
+ integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g ==
6346
6426
dependencies :
6347
- call-bind "^1.0.0 "
6427
+ call-bind "^1.0.2 "
6348
6428
define-properties "^1.1.3"
6349
- es-abstract "^1.18.0-next.1"
6350
- has "^1.0.3"
6429
+ es-abstract "^1.19.1"
6351
6430
6352
6431
object.fromentries@^2.0.3 :
6353
6432
version "2.0.3"
@@ -6369,6 +6448,14 @@ object.fromentries@^2.0.4:
6369
6448
es-abstract "^1.18.0-next.2"
6370
6449
has "^1.0.3"
6371
6450
6451
+ object.hasown@^1.0.0 :
6452
+ version "1.1.0"
6453
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
6454
+ integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
6455
+ dependencies :
6456
+ define-properties "^1.1.3"
6457
+ es-abstract "^1.19.1"
6458
+
6372
6459
object.pick@^1.3.0 :
6373
6460
version "1.3.0"
6374
6461
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
@@ -6396,15 +6483,14 @@ object.values@^1.1.2:
6396
6483
es-abstract "^1.18.0-next.1"
6397
6484
has "^1.0.3"
6398
6485
6399
- object.values@^1.1.3 :
6400
- version "1.1.3 "
6401
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3 .tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee "
6402
- integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw ==
6486
+ object.values@^1.1.4 :
6487
+ version "1.1.5 "
6488
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5 .tgz#959f63e3ce9ef108720333082131e4a459b716ac "
6489
+ integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg ==
6403
6490
dependencies :
6404
6491
call-bind "^1.0.2"
6405
6492
define-properties "^1.1.3"
6406
- es-abstract "^1.18.0-next.2"
6407
- has "^1.0.3"
6493
+ es-abstract "^1.19.1"
6408
6494
6409
6495
on-finished@~2.3.0 :
6410
6496
version "2.3.0"
@@ -7832,15 +7918,16 @@ string-width@^4.1.0, string-width@^4.2.0:
7832
7918
is-fullwidth-code-point "^3.0.0"
7833
7919
strip-ansi "^6.0.0"
7834
7920
7835
- string.prototype.matchall@^4.0.4 :
7836
- version "4.0.4 "
7837
- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.4 .tgz#608f255e93e072107f5de066f81a2dfb78cf6b29 "
7838
- integrity sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ ==
7921
+ string.prototype.matchall@^4.0.5 :
7922
+ version "4.0.6 "
7923
+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.6 .tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa "
7924
+ integrity sha512-6WgDX8HmQqvEd7J+G6VtAahhsQIssiZ8zl7zKh1VDMFyL3hRTJP4FTNA3RbIp2TOQ9AYNDcc7e3fH0Qbup+DBg ==
7839
7925
dependencies :
7840
7926
call-bind "^1.0.2"
7841
7927
define-properties "^1.1.3"
7842
- es-abstract "^1.18.0-next.2"
7843
- has-symbols "^1.0.1"
7928
+ es-abstract "^1.19.1"
7929
+ get-intrinsic "^1.1.1"
7930
+ has-symbols "^1.0.2"
7844
7931
internal-slot "^1.0.3"
7845
7932
regexp.prototype.flags "^1.3.1"
7846
7933
side-channel "^1.0.4"
@@ -8247,6 +8334,16 @@ unbox-primitive@^1.0.0:
8247
8334
has-symbols "^1.0.0"
8248
8335
which-boxed-primitive "^1.0.1"
8249
8336
8337
+ unbox-primitive@^1.0.1 :
8338
+ version "1.0.1"
8339
+ resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
8340
+ integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==
8341
+ dependencies :
8342
+ function-bind "^1.1.1"
8343
+ has-bigints "^1.0.1"
8344
+ has-symbols "^1.0.2"
8345
+ which-boxed-primitive "^1.0.2"
8346
+
8250
8347
unicode-canonical-property-names-ecmascript@^1.0.4 :
8251
8348
version "1.0.4"
8252
8349
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
@@ -8452,7 +8549,7 @@ whatwg-url@^8.0.0:
8452
8549
tr46 "^2.0.2"
8453
8550
webidl-conversions "^6.1.0"
8454
8551
8455
- which-boxed-primitive@^1.0.1 :
8552
+ which-boxed-primitive@^1.0.1, which-boxed-primitive@^1.0.2 :
8456
8553
version "1.0.2"
8457
8554
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
8458
8555
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
0 commit comments