@@ -3059,12 +3059,6 @@ error-ex@^1.2.0, error-ex@^1.3.1:
3059
3059
dependencies :
3060
3060
is-arrayish "^0.2.1"
3061
3061
3062
- error-stack-parser@^1.3.6 :
3063
- version "1.3.6"
3064
- resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-1.3.6.tgz#e0e73b93e417138d1cd7c0b746b1a4a14854c292"
3065
- dependencies :
3066
- stackframe "^0.3.1"
3067
-
3068
3062
es-abstract@^1.6.1, es-abstract@^1.7.0 :
3069
3063
version "1.10.0"
3070
3064
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -3606,7 +3600,7 @@ fast-json-stable-stringify@^2.0.0:
3606
3600
version "2.0.0"
3607
3601
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
3608
3602
3609
- fast-levenshtein@~2.0.4 :
3603
+ fast-levenshtein@^2.0.6, fast-levenshtein@ ~2.0.4 :
3610
3604
version "2.0.6"
3611
3605
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
3612
3606
@@ -4490,6 +4484,10 @@ hoist-non-react-statics@^2.3.0:
4490
4484
version "2.3.1"
4491
4485
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
4492
4486
4487
+ hoist-non-react-statics@^2.5.0 :
4488
+ version "2.5.0"
4489
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
4490
+
4493
4491
home-or-tmp@^3.0.0 :
4494
4492
version "3.0.0"
4495
4493
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-3.0.0.tgz#57a8fe24cf33cdd524860a15821ddc25c86671fb"
@@ -5918,7 +5916,7 @@ lodash@^3.8.0:
5918
5916
version "3.10.1"
5919
5917
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
5920
5918
5921
- lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.1, lodash@ ~4.17.4 :
5919
+ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.0, lodash@~4.17.4 :
5922
5920
version "4.17.4"
5923
5921
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
5924
5922
@@ -7342,10 +7340,6 @@ react-ace@^5.1.2:
7342
7340
lodash.isequal "^4.1.1"
7343
7341
prop-types "^15.5.8"
7344
7342
7345
- react-deep-force-update@^2.1.1 :
7346
- version "2.1.1"
7347
- resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-2.1.1.tgz#8ea4263cd6455a050b37445b3f08fd839d86e909"
7348
-
7349
7343
react-docgen@^2.17.0 :
7350
7344
version "2.20.0"
7351
7345
resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-2.20.0.tgz#41a6da483a34a4aaed041a9909f5e61864d681cb"
@@ -7374,21 +7368,20 @@ react-dom@^16.0.0:
7374
7368
object-assign "^4.1.1"
7375
7369
prop-types "^15.6.0"
7376
7370
7377
- react-hot-loader@^3.0.0-beta.7 :
7378
- version "3 .1.3"
7379
- resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3 .1.3.tgz#6f92877326958c7cb0134b512474517869126082 "
7371
+ react-hot-loader@^4.1.3 :
7372
+ version "4 .1.3"
7373
+ resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4 .1.3.tgz#b4ceca7961cc08451f8199a24a5753a749edd9ce "
7380
7374
dependencies :
7375
+ fast-levenshtein "^2.0.6"
7381
7376
global "^4.3.0"
7382
- react-deep-force-update "^2.1.1 "
7383
- react-proxy "^3.0.0-alpha.0 "
7384
- redbox- react "^1.3.6 "
7385
- source-map "^0.6.1 "
7377
+ hoist-non-react-statics "^2.5.0 "
7378
+ prop-types "^15.6.1 "
7379
+ react-lifecycles-compat "^3.0.2 "
7380
+ shallowequal "^1.0.2 "
7386
7381
7387
- react-proxy@^3.0.0-alpha.0 :
7388
- version "3.0.0-alpha.1"
7389
- resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-3.0.0-alpha.1.tgz#4400426bcfa80caa6724c7755695315209fa4b07"
7390
- dependencies :
7391
- lodash "^4.6.1"
7382
+ react-lifecycles-compat@^3.0.2 :
7383
+ version "3.0.4"
7384
+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
7392
7385
7393
7386
react-router-dom@^4.1.2 :
7394
7387
version "4.2.2"
@@ -7534,15 +7527,6 @@ rechoir@^0.6.2:
7534
7527
dependencies :
7535
7528
resolve "^1.1.6"
7536
7529
7537
- redbox-react@^1.3.6 :
7538
- version "1.5.0"
7539
- resolved "https://registry.yarnpkg.com/redbox-react/-/redbox-react-1.5.0.tgz#04dab11557d26651bf3562a67c22ace56c5d3967"
7540
- dependencies :
7541
- error-stack-parser "^1.3.6"
7542
- object-assign "^4.0.1"
7543
- prop-types "^15.5.4"
7544
- sourcemapped-stacktrace "^1.1.6"
7545
-
7546
7530
redent@^1.0.0 :
7547
7531
version "1.0.0"
7548
7532
resolved "https://registry.yarnpkg.com/redent/-/redent-1.0.0.tgz#cf916ab1fd5f1f16dfb20822dd6ec7f730c2afde"
@@ -8147,7 +8131,7 @@ sha.js@^2.4.0, sha.js@^2.4.8:
8147
8131
inherits "^2.0.1"
8148
8132
safe-buffer "^5.0.1"
8149
8133
8150
- shallowequal@^1.0.1 :
8134
+ shallowequal@^1.0.1, shallowequal@^1.0.2 :
8151
8135
version "1.0.2"
8152
8136
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.0.2.tgz#1561dbdefb8c01408100319085764da3fcf83f8f"
8153
8137
@@ -8328,10 +8312,6 @@ source-map-url@^0.4.0:
8328
8312
version "0.4.0"
8329
8313
resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
8330
8314
8331
-
8332
- version "0.5.6"
8333
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
8334
-
8335
8315
[email protected] , source-map@^0.5.0, source-map@^0.5.1, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1:
8336
8316
version "0.5.7"
8337
8317
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
@@ -8348,7 +8328,7 @@ source-map@^0.4.2, source-map@^0.4.4:
8348
8328
dependencies :
8349
8329
amdefine ">=0.0.4"
8350
8330
8351
- source-map@^0.6.0, source-map@^0.6.1, source-map@ ~0.6.1 :
8331
+ source-map@^0.6.0, source-map@~0.6.1 :
8352
8332
version "0.6.1"
8353
8333
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
8354
8334
@@ -8358,12 +8338,6 @@ source-map@~0.2.0:
8358
8338
dependencies :
8359
8339
amdefine ">=0.0.4"
8360
8340
8361
- sourcemapped-stacktrace@^1.1.6 :
8362
- version "1.1.7"
8363
- resolved "https://registry.yarnpkg.com/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.7.tgz#17e05374ff78b71a9d89ad3975a49f22725ba935"
8364
- dependencies :
8365
- source-map "0.5.6"
8366
-
8367
8341
sparkles@^1.0.0 :
8368
8342
version "1.0.0"
8369
8343
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.0.tgz#1acbbfb592436d10bbe8f785b7cc6f82815012c3"
@@ -8414,10 +8388,6 @@ stack-utils@^1.0.1:
8414
8388
version "1.0.1"
8415
8389
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
8416
8390
8417
- stackframe@^0.3.1 :
8418
- version "0.3.1"
8419
- resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-0.3.1.tgz#33aa84f1177a5548c8935533cbfeb3420975f5a4"
8420
-
8421
8391
8422
8392
version "1.1.1"
8423
8393
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1.tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b"
0 commit comments