@@ -2796,7 +2796,7 @@ js-tokens@^3.0.0:
2796
2796
version "3.0.2"
2797
2797
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
2798
2798
2799
- " js-tokens@^3.0.0 || ^4.0.0 " , js-tokens@^4.0.0:
2799
+ js-tokens@^4.0.0 :
2800
2800
version "4.0.0"
2801
2801
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
2802
2802
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
@@ -2927,13 +2927,6 @@ loose-envify@^1.0.0:
2927
2927
dependencies :
2928
2928
js-tokens "^3.0.0"
2929
2929
2930
- loose-envify@^1.1.0, loose-envify@^1.3.1 :
2931
- version "1.4.0"
2932
- resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
2933
- integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
2934
- dependencies :
2935
- js-tokens "^3.0.0 || ^4.0.0"
2936
-
2937
2930
lower-case@^1.1.1 :
2938
2931
version "1.1.4"
2939
2932
resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
@@ -3326,7 +3319,7 @@ number-is-nan@^1.0.0:
3326
3319
version "1.0.1"
3327
3320
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
3328
3321
3329
- object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1 :
3322
+ object-assign@^4.0.1, object-assign@^4.1.0 :
3330
3323
version "4.1.1"
3331
3324
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
3332
3325
@@ -3635,14 +3628,6 @@ promise-inflight@^1.0.1:
3635
3628
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
3636
3629
integrity sha1-mEcocL8igTL8vdhoEputEsPAKeM=
3637
3630
3638
- prop-types@^15.6.2 :
3639
- version "15.6.2"
3640
- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
3641
- integrity sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==
3642
- dependencies :
3643
- loose-envify "^1.3.1"
3644
- object-assign "^4.1.1"
3645
-
3646
3631
proxy-addr@~2.0.4 :
3647
3632
version "2.0.4"
3648
3633
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.4.tgz#ecfc733bf22ff8c6f407fa275327b9ab67e48b93"
@@ -3759,26 +3744,6 @@ rc@^1.2.7:
3759
3744
minimist "^1.2.0"
3760
3745
strip-json-comments "~2.0.1"
3761
3746
3762
- react-dom@16.8.0-alpha.1 :
3763
- version "16.8.0-alpha.1"
3764
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.0-alpha.1.tgz#dab73b8354ba2e498e3127d18e29d4546cea889e"
3765
- integrity sha512-tZCUM8BpnwUHJmLnUWP9c3vVZxnCqYotj7s4tx7umojG6BKv745KIBtuPTzt0EI0q50GMLEpmT/CPQ8iA61TwQ==
3766
- dependencies :
3767
- loose-envify "^1.1.0"
3768
- object-assign "^4.1.1"
3769
- prop-types "^15.6.2"
3770
- scheduler "^0.13.0-alpha.1"
3771
-
3772
- react@16.8.0-alpha.1 :
3773
- version "16.8.0-alpha.1"
3774
- resolved "https://registry.yarnpkg.com/react/-/react-16.8.0-alpha.1.tgz#c2b32689f3b466d3ce85a634dd9035f789d2cd97"
3775
- integrity sha512-vLwwnhM2dXrCsiQmcSxF2UdZVV5xsiXjK5Yetmy8dVqngJhQ3aw3YJhZN/YmyonxwdimH40wVqFQfsl4gSu2RA==
3776
- dependencies :
3777
- loose-envify "^1.1.0"
3778
- object-assign "^4.1.1"
3779
- prop-types "^15.6.2"
3780
- scheduler "^0.13.0-alpha.1"
3781
-
3782
3747
" readable-stream@1 || 2" , readable-stream@^2.0.0, readable-stream@^2.0.4, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@~2.3.6:
3783
3748
version "2.3.6"
3784
3749
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -4017,14 +3982,6 @@ sax@^1.2.4:
4017
3982
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
4018
3983
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
4019
3984
4020
- scheduler@^0.13.0-alpha.1 :
4021
- version "0.13.0-alpha.1"
4022
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.0-alpha.1.tgz#753977fb4fb35d8cdd559868a11e46b640955556"
4023
- integrity sha512-W0sH0848sVuPKg+I18vTYQyzVtA4X1lrVgSeXK6KnOPUltFdJcY5nkbTkjGUeS/E0x+eBsNYfSdhJtGjT95njw==
4024
- dependencies :
4025
- loose-envify "^1.1.0"
4026
- object-assign "^4.1.1"
4027
-
4028
3985
schema-utils@^0.4.4 :
4029
3986
version "0.4.7"
4030
3987
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
0 commit comments