@@ -56,10 +56,6 @@ align-text@^0.1.1, align-text@^0.1.3:
56
56
longest "^1.0.1"
57
57
repeat-string "^1.5.2"
58
58
59
- amdefine@>=0.0.4 :
60
- version "1.0.1"
61
- resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"
62
-
63
59
ansi-escapes@^1.1.0 :
64
60
version "1.4.0"
65
61
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"
@@ -856,7 +852,7 @@ babel-runtime@^6.18.0, babel-runtime@^6.22.0:
856
852
core-js "^2.4.0"
857
853
regenerator-runtime "^0.10.0"
858
854
859
- babel-template@^6.24.1, babel-template@^6.7.0 :
855
+ babel-template@^6.24.1 :
860
856
version "6.24.1"
861
857
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333"
862
858
dependencies :
@@ -1611,12 +1607,6 @@ error-ex@^1.2.0:
1611
1607
dependencies :
1612
1608
is-arrayish "^0.2.1"
1613
1609
1614
- error-stack-parser@^1.3.6 :
1615
- version "1.3.6"
1616
- resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-1.3.6.tgz#e0e73b93e417138d1cd7c0b746b1a4a14854c292"
1617
- dependencies :
1618
- stackframe "^0.3.1"
1619
-
1620
1610
es-abstract@^1.7.0 :
1621
1611
version "1.7.0"
1622
1612
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.7.0.tgz#dfade774e01bfcd97f96180298c449c8623fb94c"
1946
1936
version "1.0.2"
1947
1937
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.0.2.tgz#e1080e0658e300b06294990cc70e1502235fd550"
1948
1938
1949
- fast-levenshtein@~2.0.4 :
1939
+ fast-levenshtein@^2.0.6, fast-levenshtein@ ~2.0.4 :
1950
1940
version "2.0.6"
1951
1941
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
1952
1942
2318
2308
version "2.16.3"
2319
2309
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
2320
2310
2311
+ hoist-non-react-statics@^2.5.0 :
2312
+ version "2.5.0"
2313
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
2314
+
2321
2315
home-or-tmp@^2.0.0 :
2322
2316
version "2.0.0"
2323
2317
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -2951,7 +2945,7 @@ lodash.cond@^4.3.0:
2951
2945
version "4.5.2"
2952
2946
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
2953
2947
2954
- lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.6.1 :
2948
+ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.2.0, lodash@^4.3.0 :
2955
2949
version "4.17.4"
2956
2950
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
2957
2951
@@ -3531,20 +3525,20 @@ promise@^7.1.1:
3531
3525
dependencies :
3532
3526
asap "~2.0.3"
3533
3527
3534
- prop-types@^15.5.10, prop-types@^15.6.0 :
3528
+ prop-types@^15.5.4, prop-types@^15.5.8 :
3529
+ version "15.5.8"
3530
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.8.tgz#6b7b2e141083be38c8595aa51fc55775c7199394"
3531
+ dependencies :
3532
+ fbjs "^0.8.9"
3533
+
3534
+ prop-types@^15.6.0 :
3535
3535
version "15.6.1"
3536
3536
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
3537
3537
dependencies :
3538
3538
fbjs "^0.8.16"
3539
3539
loose-envify "^1.3.1"
3540
3540
object-assign "^4.1.1"
3541
3541
3542
- prop-types@^15.5.4, prop-types@^15.5.8 :
3543
- version "15.5.8"
3544
- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.8.tgz#6b7b2e141083be38c8595aa51fc55775c7199394"
3545
- dependencies :
3546
- fbjs "^0.8.9"
3547
-
3548
3542
proxy-addr@~1.1.3 :
3549
3543
version "1.1.4"
3550
3544
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-1.1.4.tgz#27e545f6960a44a627d9b44467e35c1b6b4ce2f3"
@@ -3629,29 +3623,24 @@ rc@^1.1.7:
3629
3623
minimist "^1.2.0"
3630
3624
strip-json-comments "~2.0.1"
3631
3625
3632
- react-deep-force-update@^2.0.1 :
3633
- version "2.0.1"
3634
- resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-2.0.1.tgz#4f7f6c12c3e7de42f345992a3c518236fa1ecad3"
3635
-
3636
- react-dom@^15.6.2 :
3637
- version "15.6.2"
3638
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.6.2.tgz#41cfadf693b757faf2708443a1d1fd5a02bef730"
3626
+ react-dom@^16.3.0 :
3627
+ version "16.4.0"
3628
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.0.tgz#099f067dd5827ce36a29eaf9a6cdc7cbf6216b1e"
3639
3629
dependencies :
3640
- fbjs "^0.8.9 "
3630
+ fbjs "^0.8.16 "
3641
3631
loose-envify "^1.1.0"
3642
- object-assign "^4.1.0 "
3643
- prop-types "^15.5.10 "
3632
+ object-assign "^4.1.1 "
3633
+ prop-types "^15.6.0 "
3644
3634
3645
- react-hot-loader@next :
3646
- version "3 .0.0-beta.6 "
3647
- resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3 .0.0-beta.6. tgz#463fac0bfc8b63a8385258af20c91636abce75f4 "
3635
+ react-hot-loader@^4.0.0 :
3636
+ version "4 .0.0"
3637
+ resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4 .0.0. tgz#3452fa9bc0d0ba9dfc5b0ccfa25101ca8dbd2de2 "
3648
3638
dependencies :
3649
- babel-template "^6.7.0 "
3639
+ fast-levenshtein "^2.0.6 "
3650
3640
global "^4.3.0"
3651
- react-deep-force-update "^2.0.1"
3652
- react-proxy "^3.0.0-alpha.0"
3653
- redbox-react "^1.2.5"
3654
- source-map "^0.4.4"
3641
+ hoist-non-react-statics "^2.5.0"
3642
+ prop-types "^15.6.0"
3643
+ shallowequal "^1.0.2"
3655
3644
3656
3645
3657
3646
version "2.0.4"
@@ -3663,12 +3652,6 @@ react-icons@^2.2.3:
3663
3652
dependencies :
3664
3653
react-icon-base "2.0.4"
3665
3654
3666
- react-proxy@^3.0.0-alpha.0 :
3667
- version "3.0.0-alpha.1"
3668
- resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-3.0.0-alpha.1.tgz#4400426bcfa80caa6724c7755695315209fa4b07"
3669
- dependencies :
3670
- lodash "^4.6.1"
3671
-
3672
3655
react@^16.4.0 :
3673
3656
version "16.4.0"
3674
3657
resolved "https://registry.yarnpkg.com/react/-/react-16.4.0.tgz#402c2db83335336fba1962c08b98c6272617d585"
@@ -3752,14 +3735,6 @@ rechoir@^0.6.2:
3752
3735
dependencies :
3753
3736
resolve "^1.1.6"
3754
3737
3755
- redbox-react@^1.2.5 :
3756
- version "1.3.6"
3757
- resolved "https://registry.yarnpkg.com/redbox-react/-/redbox-react-1.3.6.tgz#70314c57c066257eb70b0a24dc794b5cef4f1c4e"
3758
- dependencies :
3759
- error-stack-parser "^1.3.6"
3760
- object-assign "^4.0.1"
3761
- prop-types "^15.5.4"
3762
-
3763
3738
regenerate@^1.2.1 :
3764
3739
version "1.3.2"
3765
3740
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.2.tgz#d1941c67bad437e1be76433add5b385f95b19260"
@@ -4003,6 +3978,10 @@ sha.js@^2.3.6:
4003
3978
dependencies :
4004
3979
inherits "^2.0.1"
4005
3980
3981
+ shallowequal@^1.0.2 :
3982
+ version "1.0.2"
3983
+ resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.0.2.tgz#1561dbdefb8c01408100319085764da3fcf83f8f"
3984
+
4006
3985
shelljs@^0.7.5 :
4007
3986
version "0.7.7"
4008
3987
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1"
@@ -4061,12 +4040,6 @@
[email protected] , source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, sourc
4061
4040
version "0.5.6"
4062
4041
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
4063
4042
4064
- source-map@^0.4.4 :
4065
- version "0.4.4"
4066
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
4067
- dependencies :
4068
- amdefine ">=0.0.4"
4069
-
4070
4043
spdx-correct@~1.0.0 :
4071
4044
version "1.0.2"
4072
4045
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
@@ -4120,10 +4093,6 @@ sshpk@^1.7.0:
4120
4093
jsbn "~0.1.0"
4121
4094
tweetnacl "~0.14.0"
4122
4095
4123
- stackframe@^0.3.1 :
4124
- version "0.3.1"
4125
- resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-0.3.1.tgz#33aa84f1177a5548c8935533cbfeb3420975f5a4"
4126
-
4127
4096
" statuses@>= 1.3.1 < 2" , statuses@~1.3.1:
4128
4097
version "1.3.1"
4129
4098
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"
0 commit comments