@@ -3649,7 +3649,7 @@ array-filter@~0.0.0:
3649
3649
resolved "https://registry.yarnpkg.com/array-filter/-/array-filter-0.0.1.tgz#7da8cf2e26628ed732803581fd21f67cacd2eeec"
3650
3650
integrity sha1-fajPLiZijtcygDWB/SH2fKzS7uw=
3651
3651
3652
- array-find-index@^1.0.1:
3652
+ array-find-index@^1.0.1, array-find-index@^1.0.2 :
3653
3653
version "1.0.2"
3654
3654
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
3655
3655
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
@@ -4910,6 +4910,21 @@ cosmiconfig@^6.0.0:
4910
4910
path-type "^4.0.0"
4911
4911
yaml "^1.7.2"
4912
4912
4913
+ create-react-class@^15.7.0:
4914
+ version "15.7.0"
4915
+ resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.7.0.tgz#7499d7ca2e69bb51d13faf59bd04f0c65a1d6c1e"
4916
+ integrity sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng==
4917
+ dependencies:
4918
+ loose-envify "^1.3.1"
4919
+ object-assign "^4.1.1"
4920
+
4921
+ cross-fetch@^3.1.5:
4922
+ version "3.1.5"
4923
+ resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
4924
+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
4925
+ dependencies:
4926
+ node-fetch "2.6.7"
4927
+
4913
4928
cross-spawn@^5.0.1, cross-spawn@^5.1.0:
4914
4929
version "5.1.0"
4915
4930
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -4944,6 +4959,14 @@ crypto-random-string@^2.0.0:
4944
4959
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
4945
4960
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
4946
4961
4962
+ css-in-js-utils@^2.0.0:
4963
+ version "2.0.1"
4964
+ resolved "https://registry.yarnpkg.com/css-in-js-utils/-/css-in-js-utils-2.0.1.tgz#3b472b398787291b47cfe3e44fecfdd9e914ba99"
4965
+ integrity sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==
4966
+ dependencies:
4967
+ hyphenate-style-name "^1.0.2"
4968
+ isobject "^3.0.1"
4969
+
4947
4970
css-select@^2.1.0:
4948
4971
version "2.1.0"
4949
4972
resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef"
@@ -6049,6 +6072,19 @@ fbjs@^1.0.0:
6049
6072
setimmediate "^1.0.5"
6050
6073
ua-parser-js "^0.7.18"
6051
6074
6075
+ fbjs@^3.0.0:
6076
+ version "3.0.4"
6077
+ resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-3.0.4.tgz#e1871c6bd3083bac71ff2da868ad5067d37716c6"
6078
+ integrity sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==
6079
+ dependencies:
6080
+ cross-fetch "^3.1.5"
6081
+ fbjs-css-vars "^1.0.0"
6082
+ loose-envify "^1.0.0"
6083
+ object-assign "^4.1.0"
6084
+ promise "^7.1.1"
6085
+ setimmediate "^1.0.5"
6086
+ ua-parser-js "^0.7.30"
6087
+
6052
6088
figures@^2.0.0:
6053
6089
version "2.0.0"
6054
6090
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -6797,6 +6833,11 @@ husky@^4.2.5:
6797
6833
slash "^3.0.0"
6798
6834
which-pm-runs "^1.0.0"
6799
6835
6836
+ hyphenate-style-name@^1.0.2, hyphenate-style-name@^1.0.4:
6837
+ version "1.0.4"
6838
+ resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
6839
+ integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
6840
+
6800
6841
[email protected] , iconv-lite@^0.4.17, iconv-lite@^0.4.24:
6801
6842
version "0.4.24"
6802
6843
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -6914,6 +6955,13 @@ ini@^1.3.2, ini@^1.3.4, ini@~1.3.0:
6914
6955
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
6915
6956
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
6916
6957
6958
+ inline-style-prefixer@^6.0.0:
6959
+ version "6.0.1"
6960
+ resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-6.0.1.tgz#c5c0e43ba8831707afc5f5bbfd97edf45c1fa7ae"
6961
+ integrity sha512-AsqazZ8KcRzJ9YPN1wMH2aNM7lkWQ8tSPrW5uDk1ziYwiAPWSZnUsC7lfZq+BDqLqz0B4Pho5wscWcJzVvRzDQ==
6962
+ dependencies:
6963
+ css-in-js-utils "^2.0.0"
6964
+
6917
6965
[email protected] , inquirer@^7.0.4:
6918
6966
version "7.3.3"
6919
6967
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003"
@@ -8835,7 +8883,7 @@ lolex@^5.0.0:
8835
8883
dependencies:
8836
8884
"@sinonjs/commons" "^1.7.0"
8837
8885
8838
- loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
8886
+ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1. 4.0:
8839
8887
version "1.4.0"
8840
8888
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
8841
8889
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -9502,6 +9550,13 @@ nocache@^2.1.0:
9502
9550
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f"
9503
9551
integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==
9504
9552
9553
+
9554
+ version "2.6.7"
9555
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
9556
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
9557
+ dependencies:
9558
+ whatwg-url "^5.0.0"
9559
+
9505
9560
node-fetch@^1.0.1:
9506
9561
version "1.7.3"
9507
9562
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
@@ -9558,6 +9613,11 @@ node-stream-zip@^1.9.1:
9558
9613
resolved "https://registry.yarnpkg.com/node-stream-zip/-/node-stream-zip-1.12.0.tgz#f69af78799531b928662f4900d345387fa0b3777"
9559
9614
integrity sha512-HZ3XehqShTFj9gHauRJ3Bri9eiCTOII7/crtXzURtT14NdnOFs9Ia5E82W7z3izVBNx760tqwddxrBJVG52Y1Q==
9560
9615
9616
+ normalize-css-color@^1.0.2:
9617
+ version "1.0.2"
9618
+ resolved "https://registry.yarnpkg.com/normalize-css-color/-/normalize-css-color-1.0.2.tgz#02991e97cccec6623fe573afbbf0de6a1f3e9f8d"
9619
+ integrity sha1-Apkel8zOxmI/5XOvu/Deah8+n40=
9620
+
9561
9621
normalize-package-data@^2.3.0, normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0:
9562
9622
version "2.5.0"
9563
9623
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
@@ -10313,6 +10373,15 @@ prompts@^2.0.1, prompts@^2.2.1:
10313
10373
kleur "^3.0.3"
10314
10374
sisteransi "^1.0.5"
10315
10375
10376
+ prop-types@^15.6.0:
10377
+ version "15.8.1"
10378
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
10379
+ integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
10380
+ dependencies:
10381
+ loose-envify "^1.4.0"
10382
+ object-assign "^4.1.1"
10383
+ react-is "^16.13.1"
10384
+
10316
10385
prop-types@^15.6.2, prop-types@^15.7.2:
10317
10386
version "15.7.2"
10318
10387
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
@@ -10410,14 +10479,23 @@ react-devtools-core@^4.6.0:
10410
10479
shell-quote "^1.6.1"
10411
10480
ws "^7"
10412
10481
10482
+ react-dom@^17.0.2:
10483
+ version "17.0.2"
10484
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
10485
+ integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
10486
+ dependencies:
10487
+ loose-envify "^1.1.0"
10488
+ object-assign "^4.1.1"
10489
+ scheduler "^0.20.2"
10490
+
10413
10491
react-error-boundary@^3.1.0:
10414
10492
version "3.1.0"
10415
10493
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.0.tgz#9487443df2f9ba1db90d8ab52351814907ea4af3"
10416
10494
integrity sha512-lmPrdi5SLRJR+AeJkqdkGlW/CRkAUvZnETahK58J4xb5wpbfDngasEGu+w0T1iXEhVrYBJZeW+c4V1hILCnMWQ==
10417
10495
dependencies:
10418
10496
"@babel/runtime" "^7.12.5"
10419
10497
10420
- react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
10498
+ react-is@^16.12.0, react-is@^16.13.1, react-is@^16. 8.1, react-is@^16.8.4, react-is@^16.8.6:
10421
10499
version "16.13.1"
10422
10500
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
10423
10501
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -10453,6 +10531,19 @@ react-native-svg@^12.1.0:
10453
10531
css-select "^2.1.0"
10454
10532
css-tree "^1.0.0-alpha.39"
10455
10533
10534
+ react-native-web@^0.17.7:
10535
+ version "0.17.7"
10536
+ resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.17.7.tgz#038899dbc94467a0ca0be214b88a30e0c117b176"
10537
+ integrity sha512-4OOU/QjyRySOXyHfTvljEMS4VXKn42Qs3y9uHDPMwaCUFjwg0oasR/j706OaVgan9kF4Ipa2vJ3F6Z/Xqy8KeQ==
10538
+ dependencies:
10539
+ array-find-index "^1.0.2"
10540
+ create-react-class "^15.7.0"
10541
+ fbjs "^3.0.0"
10542
+ hyphenate-style-name "^1.0.4"
10543
+ inline-style-prefixer "^6.0.0"
10544
+ normalize-css-color "^1.0.2"
10545
+ prop-types "^15.6.0"
10546
+
10456
10547
10457
10548
version "0.63.2"
10458
10549
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.2.tgz#eaebf3430577b37fbd66ef228a86b3408259ef8e"
@@ -11114,6 +11205,14 @@ scheduler@^0.17.0:
11114
11205
loose-envify "^1.1.0"
11115
11206
object-assign "^4.1.1"
11116
11207
11208
+ scheduler@^0.20.2:
11209
+ version "0.20.2"
11210
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
11211
+ integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
11212
+ dependencies:
11213
+ loose-envify "^1.1.0"
11214
+ object-assign "^4.1.1"
11215
+
11117
11216
semver-compare@^1.0.0:
11118
11217
version "1.0.0"
11119
11218
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
@@ -11959,6 +12058,11 @@ tr46@^2.0.2:
11959
12058
dependencies:
11960
12059
punycode "^2.1.1"
11961
12060
12061
+ tr46@~0.0.3:
12062
+ version "0.0.3"
12063
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12064
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12065
+
11962
12066
trim-newlines@^1.0.0:
11963
12067
version "1.0.0"
11964
12068
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -12079,6 +12183,11 @@ ua-parser-js@^0.7.18:
12079
12183
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"
12080
12184
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==
12081
12185
12186
+ ua-parser-js@^0.7.30:
12187
+ version "0.7.31"
12188
+ resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"
12189
+ integrity sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==
12190
+
12082
12191
uglify-es@^3.1.9:
12083
12192
version "3.3.9"
12084
12193
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
@@ -12365,6 +12474,11 @@ wcwidth@^1.0.1:
12365
12474
dependencies:
12366
12475
defaults "^1.0.3"
12367
12476
12477
+ webidl-conversions@^3.0.0:
12478
+ version "3.0.1"
12479
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12480
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12481
+
12368
12482
webidl-conversions@^4.0.2:
12369
12483
version "4.0.2"
12370
12484
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -12402,6 +12516,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
12402
12516
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
12403
12517
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
12404
12518
12519
+ whatwg-url@^5.0.0:
12520
+ version "5.0.0"
12521
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12522
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12523
+ dependencies:
12524
+ tr46 "~0.0.3"
12525
+ webidl-conversions "^3.0.0"
12526
+
12405
12527
whatwg-url@^7.0.0:
12406
12528
version "7.1.0"
12407
12529
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments