@@ -1506,12 +1506,6 @@ error-ex@^1.2.0, error-ex@^1.3.1:
1506
1506
dependencies :
1507
1507
is-arrayish "^0.2.1"
1508
1508
1509
- error-stack-parser@^1.3.6 :
1510
- version "1.3.6"
1511
- resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-1.3.6.tgz#e0e73b93e417138d1cd7c0b746b1a4a14854c292"
1512
- dependencies :
1513
- stackframe "^0.3.1"
1514
-
1515
1509
es-abstract@^1.7.0 :
1516
1510
version "1.10.0"
1517
1511
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -2048,9 +2042,9 @@ hoist-non-react-statics@^1.2.0:
2048
2042
version "1.2.0"
2049
2043
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
2050
2044
2051
- hoist-non-react-statics@^2.3.1 :
2052
- version "2.3.1 "
2053
- resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1 .tgz#343db84c6018c650778898240135a1420ee22ce0 "
2045
+ hoist-non-react-statics@^2.5.0 :
2046
+ version "2.5.0 "
2047
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0 .tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40 "
2054
2048
2055
2049
home-or-tmp@^2.0.0 :
2056
2050
version "2.0.0"
@@ -3151,6 +3145,14 @@ prop-types@^15.5.4, prop-types@^15.6.0:
3151
3145
loose-envify "^1.3.1"
3152
3146
object-assign "^4.1.1"
3153
3147
3148
+ prop-types@^15.6.1 :
3149
+ version "15.6.1"
3150
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
3151
+ dependencies :
3152
+ fbjs "^0.8.16"
3153
+ loose-envify "^1.3.1"
3154
+ object-assign "^4.1.1"
3155
+
3154
3156
proxy-addr@~2.0.2 :
3155
3157
version "2.0.2"
3156
3158
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -3266,24 +3268,24 @@ react-emotion@^8.0.12:
3266
3268
babel-plugin-emotion "^8.0.12"
3267
3269
emotion-utils "^8.0.12"
3268
3270
3269
- react-hot-loader@next :
3270
- version "4.0.0-beta.6 "
3271
- resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.0.0-beta.6. tgz#8a32e3ae4291ad42187212ca9ffa5f1d763d0692 "
3271
+ react-hot-loader@^4.1.1 :
3272
+ version "4.1.1 "
3273
+ resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.1.1. tgz#693499a6414b6dc6880287e254322a9d3155e944 "
3272
3274
dependencies :
3273
3275
fast-levenshtein "^2.0.6"
3274
3276
global "^4.3.0"
3275
- hoist-non-react-statics "^2.3.1 "
3276
- react-stand-in "^4.0.0-beta.6 "
3277
- redbox- react "^1.3.6 "
3278
- source-map "^0.6.1 "
3277
+ hoist-non-react-statics "^2.5.0 "
3278
+ prop-types "^15.6.1 "
3279
+ react-lifecycles-compat "^2.0.0 "
3280
+ shallowequal "^1.0.2 "
3279
3281
3280
- react-stand-in@^4 .0.0-beta.6 :
3281
- version "4 .0.0-beta.6 "
3282
- resolved "https://registry.yarnpkg.com/react-stand-in /-/react-stand-in-4 .0.0-beta.6. tgz#6dd28cc11665a1a51e4dbbb248bc3e1c77e93add "
3282
+ react-lifecycles-compat@^2 .0.0 :
3283
+ version "2 .0.2 "
3284
+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat /-/react-lifecycles-compat-2 .0.2. tgz#00a23160eec17a43b94dd74f95d44a1a2c3c5ec1 "
3283
3285
3284
- react@^16.2.0 :
3285
- version "16.2.0 "
3286
- resolved "https://registry.yarnpkg.com/react/-/react-16.2.0. tgz#a31bd2dab89bff65d42134fa187f24d054c273ba "
3286
+ react@^16.3.2 :
3287
+ version "16.3.2 "
3288
+ resolved "https://registry.yarnpkg.com/react/-/react-16.3.2. tgz#fdc8420398533a1e58872f59091b272ce2f91ea9 "
3287
3289
dependencies :
3288
3290
fbjs "^0.8.16"
3289
3291
loose-envify "^1.1.0"
@@ -3350,15 +3352,6 @@ readdirp@^2.0.0:
3350
3352
readable-stream "^2.0.2"
3351
3353
set-immediate-shim "^1.0.1"
3352
3354
3353
- redbox-react@^1.3.6 :
3354
- version "1.5.0"
3355
- resolved "https://registry.yarnpkg.com/redbox-react/-/redbox-react-1.5.0.tgz#04dab11557d26651bf3562a67c22ace56c5d3967"
3356
- dependencies :
3357
- error-stack-parser "^1.3.6"
3358
- object-assign "^4.0.1"
3359
- prop-types "^15.5.4"
3360
- sourcemapped-stacktrace "^1.1.6"
3361
-
3362
3355
redent@^1.0.0 :
3363
3356
version "1.0.0"
3364
3357
resolved "https://registry.yarnpkg.com/redent/-/redent-1.0.0.tgz#cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde"
@@ -3594,6 +3587,10 @@ sha.js@^2.4.0, sha.js@^2.4.8:
3594
3587
inherits "^2.0.1"
3595
3588
safe-buffer "^5.0.1"
3596
3589
3590
+ shallowequal@^1.0.2 :
3591
+ version "1.0.2"
3592
+ resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.0.2.tgz#1561dbdefb8c01408100319085764da3fcf83f8f"
3593
+
3597
3594
shebang-command@^1.2.0 :
3598
3595
version "1.2.0"
3599
3596
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
@@ -3646,24 +3643,14 @@ source-map-support@^0.4.15:
3646
3643
dependencies :
3647
3644
source-map "^0.5.6"
3648
3645
3649
-
3650
- version "0.5.6"
3651
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
3652
-
3653
3646
[email protected] , source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1:
3654
3647
version "0.5.7"
3655
3648
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
3656
3649
3657
- source-map@^0.6.1, source-map@ ~0.6.1 :
3650
+ source-map@~0.6.1 :
3658
3651
version "0.6.1"
3659
3652
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
3660
3653
3661
- sourcemapped-stacktrace@^1.1.6 :
3662
- version "1.1.8"
3663
- resolved "https://registry.yarnpkg.com/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.8.tgz#6b7a3f1a6fb15f6d40e701e23ce404553480d688"
3664
- dependencies :
3665
- source-map "0.5.6"
3666
-
3667
3654
spdx-correct@~1.0.0 :
3668
3655
version "1.0.2"
3669
3656
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
@@ -3719,10 +3706,6 @@ sshpk@^1.7.0:
3719
3706
jsbn "~0.1.0"
3720
3707
tweetnacl "~0.14.0"
3721
3708
3722
- stackframe@^0.3.1 :
3723
- version "0.3.1"
3724
- resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-0.3.1.tgz#33aa84f1177a5548c8935533cbfeb3420975f5a4"
3725
-
3726
3709
" statuses@>= 1.3.1 < 2 " :
3727
3710
version "1.4.0"
3728
3711
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087"
0 commit comments