@@ -310,10 +310,6 @@ babel-helper-define-map@^6.23.0:
310
310
babel-types "^6.23.0"
311
311
lodash "^4.2.0"
312
312
313
- babel-helper-evaluate-path@^0.0.3 :
314
- version "0.0.3"
315
- resolved "https://registry.yarnpkg.com/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.0.3.tgz#1d103ac9d4a59e5d431842212f151785f7ac547b"
316
-
317
313
babel-helper-explode-assignable-expression@^6.22.0 :
318
314
version "6.22.0"
319
315
resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.22.0.tgz#c97bf76eed3e0bae4048121f2b9dae1a4e7d0478"
@@ -331,9 +327,9 @@ babel-helper-explode-class@^6.22.0:
331
327
babel-traverse "^6.22.0"
332
328
babel-types "^6.22.0"
333
329
334
- babel-helper-flip-expressions@^0.0.2 :
335
- version "0.0.2 "
336
- resolved "https://registry.yarnpkg.com/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.0.2 .tgz#7bab2cf61162bc92703e9b298ef512bcf77d6787 "
330
+ babel-helper-flip-expressions@^0.0.1 :
331
+ version "0.0.1 "
332
+ resolved "https://registry.yarnpkg.com/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.0.1 .tgz#c2ba1599426e7928333fd5c08eee6cdf8328c848 "
337
333
338
334
babel-helper-function-name@^6.22.0, babel-helper-function-name@^6.23.0 :
339
335
version "6.23.0"
@@ -367,10 +363,6 @@ babel-helper-is-void-0@^0.0.1:
367
363
version "0.0.1"
368
364
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.0.1.tgz#ed74553b883e68226ae45f989a99b02c190f105a"
369
365
370
- babel-helper-mark-eval-scopes@^0.0.3 :
371
- version "0.0.3"
372
- resolved "https://registry.yarnpkg.com/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.0.3.tgz#902f75aeb537336edc35eb9f52b6f09db7785328"
373
-
374
366
babel-helper-optimise-call-expression@^6.23.0 :
375
367
version "6.23.0"
376
368
resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.23.0.tgz#f3ee7eed355b4282138b33d02b78369e470622f5"
@@ -411,9 +403,9 @@ babel-helper-replace-supers@^6.22.0, babel-helper-replace-supers@^6.23.0:
411
403
babel-traverse "^6.23.0"
412
404
babel-types "^6.23.0"
413
405
414
- babel-helper-to-multiple-sequence-expressions@^0.0.4 :
415
- version "0.0.4 "
416
- resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.0.4 .tgz#d94414b386b6286fbaad77f073dea9b34324b01c "
406
+ babel-helper-to-multiple-sequence-expressions@^0.0.1 :
407
+ version "0.0.1 "
408
+ resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.0.1 .tgz#4dabdcc5de516af53b4a3b769cbfb7b0d2787729 "
417
409
418
410
babel-helpers@^6.23.0 :
419
411
version "6.23.0"
@@ -434,68 +426,52 @@ babel-plugin-check-es2015-constants@^6.22.0, babel-plugin-check-es2015-constants
434
426
dependencies :
435
427
babel-runtime "^6.22.0"
436
428
437
- babel-plugin-minify-builtins@^0.0.2 :
438
- version "0.0.2"
439
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-builtins/-/babel-plugin-minify-builtins-0.0.2.tgz#f3be6121763c0c518d5ef82067cef4b615c9498c"
440
- dependencies :
441
- babel-helper-evaluate-path "^0.0.3"
429
+ babel-plugin-minify-constant-folding@^0.0.1 :
430
+ version "0.0.1"
431
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.0.1.tgz#d4abb5b62ccfc094bdce2a318b2f94fda5a73e29"
442
432
443
- babel-plugin-minify-constant-folding @^0.0.4 :
433
+ babel-plugin-minify-dead-code-elimination @^0.0.4 :
444
434
version "0.0.4"
445
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-constant-folding /-/babel-plugin-minify-constant-folding- 0.0.4.tgz#b6e231026a6035e88ceadd206128d7db2b5c15e6 "
435
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination /-/babel-plugin-minify-dead-code-elimination- 0.0.4.tgz#93ff2f344a7f341330dd92c44b22a43218c50aab "
446
436
dependencies :
447
- babel-helper-evaluate-path "^0.0.3"
448
- jsesc "^2.4.0"
449
-
450
- babel-plugin-minify-dead-code-elimination@^0.1.4 :
451
- version "0.1.4"
452
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.1.4.tgz#18b6ecfab77c29caca061d8210fa3495001e4fa1"
453
- dependencies :
454
- babel-helper-mark-eval-scopes "^0.0.3"
455
437
babel-helper-remove-or-void "^0.0.1"
456
438
lodash.some "^4.6.0"
457
439
458
- babel-plugin-minify-flip-comparisons@^0.0.2 :
459
- version "0.0.2 "
460
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.0.2 .tgz#7d0953aa5876ede6118966bda9edecc63bf346ab "
440
+ babel-plugin-minify-flip-comparisons@^0.0.1 :
441
+ version "0.0.1 "
442
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.0.1 .tgz#679f4493a692afc705c4b79fde1dadb535c4eb08 "
461
443
dependencies :
462
444
babel-helper-is-void-0 "^0.0.1"
463
445
464
- babel-plugin-minify-guarded-expressions@^0.0.4 :
465
- version "0.0.4"
466
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.0.4.tgz#957104a760e6a7ffd967005a7a11621bb42fd11c"
467
- dependencies :
468
- babel-helper-flip-expressions "^0.0.2"
469
-
470
- babel-plugin-minify-infinity@^0.0.3 :
446
+ babel-plugin-minify-guarded-expressions@^0.0.3 :
471
447
version "0.0.3"
472
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-infinity/-/babel-plugin-minify-infinity-0.0.3.tgz#4cc99b61d12b434ce80ad675103335c589cba9a1"
473
-
474
- babel-plugin-minify-mangle-names@^0.0.8 :
475
- version "0.0.8"
476
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.0.8.tgz#1e2fea856dd742d5697aa26b427e41258a8c5b79"
448
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.0.3.tgz#6da1caa0b6abda964647377bd5e19afdbf91cae8"
477
449
dependencies :
478
- babel-helper-mark-eval-scopes "^0.0.3 "
450
+ babel-helper-flip-expressions "^0.0.1 "
479
451
480
- babel-plugin-minify-numeric-literals @^0.0.1 :
452
+ babel-plugin-minify-infinity @^0.0.1 :
481
453
version "0.0.1"
482
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-numeric-literals/-/babel-plugin-minify-numeric-literals-0.0.1.tgz#9597e6c31154d7daf3744d0bd417c144b275bd53"
454
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-infinity/-/babel-plugin-minify-infinity-0.0.1.tgz#9394a4defc9db56da76f13fedd5d5e2d486a4299"
455
+
456
+ babel-plugin-minify-mangle-names@^0.0.3 :
457
+ version "0.0.3"
458
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.0.3.tgz#8304c7d15f66797a7126a33a903b6a19124ab3df"
483
459
484
460
babel-plugin-minify-replace@^0.0.1 :
485
461
version "0.0.1"
486
462
resolved "https://registry.yarnpkg.com/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.0.1.tgz#5d5aea7cb9899245248d1ee9ce7a2fe556a8facc"
487
463
488
- babel-plugin-minify-simplify@^0.0.8 :
489
- version "0.0.8 "
490
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.0.8 .tgz#597b23327bba4373fed1c51461a689bce9ff4979 "
464
+ babel-plugin-minify-simplify@^0.0.3 :
465
+ version "0.0.3 "
466
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.0.3 .tgz#caa780a7549809ecd46bde1f52f8bd5f3e90e36d "
491
467
dependencies :
492
- babel-helper-flip-expressions "^0.0.2 "
468
+ babel-helper-flip-expressions "^0.0.1 "
493
469
babel-helper-is-nodes-equiv "^0.0.1"
494
- babel-helper-to-multiple-sequence-expressions "^0.0.4 "
470
+ babel-helper-to-multiple-sequence-expressions "^0.0.1 "
495
471
496
- babel-plugin-minify-type-constructors@^0.0.4 :
497
- version "0.0.4 "
498
- resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.0.4 .tgz#52d8b623775107523227719ade2d0b7458758b5f "
472
+ babel-plugin-minify-type-constructors@^0.0.1 :
473
+ version "0.0.1 "
474
+ resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.0.1 .tgz#37cc27ee17ab7ed6295f781ec4a6d15a4e641e67 "
499
475
dependencies :
500
476
babel-helper-is-void-0 "^0.0.1"
501
477
@@ -810,15 +786,11 @@ babel-plugin-transform-function-bind@^6.22.0:
810
786
babel-plugin-syntax-function-bind "^6.8.0"
811
787
babel-runtime "^6.22.0"
812
788
813
- babel-plugin-transform-inline-consecutive-adds@^0.0.2 :
814
- version "0.0.2"
815
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-inline-consecutive-adds/-/babel-plugin-transform-inline-consecutive-adds-0.0.2.tgz#a58fcecfc09c08fbf9373a5a3e70746c03d01fc1"
816
-
817
- babel-plugin-transform-member-expression-literals@^6.8.1 :
789
+ babel-plugin-transform-member-expression-literals@^6.8.0 :
818
790
version "6.8.1"
819
791
resolved "https://registry.yarnpkg.com/babel-plugin-transform-member-expression-literals/-/babel-plugin-transform-member-expression-literals-6.8.1.tgz#60b78cb2b814ac71dd6104ef51c496c62e877337"
820
792
821
- babel-plugin-transform-merge-sibling-variables@^6.8.2 :
793
+ babel-plugin-transform-merge-sibling-variables@^6.8.0 :
822
794
version "6.8.2"
823
795
resolved "https://registry.yarnpkg.com/babel-plugin-transform-merge-sibling-variables/-/babel-plugin-transform-merge-sibling-variables-6.8.2.tgz#498acd07481ab340c1bad8b726c2fad1b8f644e5"
824
796
@@ -835,7 +807,7 @@ babel-plugin-transform-object-rest-spread@^6.22.0:
835
807
babel-plugin-syntax-object-rest-spread "^6.8.0"
836
808
babel-runtime "^6.22.0"
837
809
838
- babel-plugin-transform-property-literals@^6.8.1 :
810
+ babel-plugin-transform-property-literals@^6.8.0 :
839
811
version "6.8.1"
840
812
resolved "https://registry.yarnpkg.com/babel-plugin-transform-property-literals/-/babel-plugin-transform-property-literals-6.8.1.tgz#05ed01f6024820b18f1d0495c80fe287176bccd9"
841
813
@@ -873,23 +845,7 @@ babel-plugin-transform-regenerator@^6.22.0, babel-plugin-transform-regenerator@^
873
845
dependencies :
874
846
regenerator-transform "0.9.8"
875
847
876
- babel-plugin-transform-regexp-constructors@^0.0.6 :
877
- version "0.0.6"
878
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-regexp-constructors/-/babel-plugin-transform-regexp-constructors-0.0.6.tgz#0d92607f0d26268296980cb7c1dea5f2dd3e1e20"
879
-
880
- babel-plugin-transform-remove-console@^6.8.1 :
881
- version "6.8.1"
882
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.8.1.tgz#38f6a6ca1581e76b75fc2c6fdcf909deadee7d6a"
883
-
884
- babel-plugin-transform-remove-debugger@^6.8.1 :
885
- version "6.8.1"
886
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-debugger/-/babel-plugin-transform-remove-debugger-6.8.1.tgz#aabd0be107f8299094defe8e1ba8ccf4b114d07f"
887
-
888
- babel-plugin-transform-remove-undefined@^0.0.5 :
889
- version "0.0.5"
890
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-undefined/-/babel-plugin-transform-remove-undefined-0.0.5.tgz#12ef11805e06e861dd2eb0c7cc041d2184b8f410"
891
-
892
- babel-plugin-transform-simplify-comparison-operators@^6.8.1 :
848
+ babel-plugin-transform-simplify-comparison-operators@^6.8.0 :
893
849
version "6.8.1"
894
850
resolved "https://registry.yarnpkg.com/babel-plugin-transform-simplify-comparison-operators/-/babel-plugin-transform-simplify-comparison-operators-6.8.1.tgz#a307088e0d1c728081777fba568f4107396ab25c"
895
851
@@ -906,33 +862,25 @@ babel-plugin-transform-undefined-to-void@^6.8.0:
906
862
dependencies :
907
863
babel-runtime "^6.0.0"
908
864
909
- babel-preset-babili@^0.0.12 :
910
- version "0.0.12"
911
- resolved "https://registry.yarnpkg.com/babel-preset-babili/-/babel-preset-babili-0.0.12.tgz#74d79205d54feae6470bc84231da0b9ac9fc7de9"
912
- dependencies :
913
- babel-plugin-minify-builtins "^0.0.2"
914
- babel-plugin-minify-constant-folding "^0.0.4"
915
- babel-plugin-minify-dead-code-elimination "^0.1.4"
916
- babel-plugin-minify-flip-comparisons "^0.0.2"
917
- babel-plugin-minify-guarded-expressions "^0.0.4"
918
- babel-plugin-minify-infinity "^0.0.3"
919
- babel-plugin-minify-mangle-names "^0.0.8"
920
- babel-plugin-minify-numeric-literals "^0.0.1"
865
+
866
+ version "0.0.5"
867
+ resolved "https://registry.yarnpkg.com/babel-preset-babili/-/babel-preset-babili-0.0.5.tgz#9b63ed73512d793910eb51e166c8c23df3e8e97e"
868
+ dependencies :
869
+ babel-plugin-minify-constant-folding "^0.0.1"
870
+ babel-plugin-minify-dead-code-elimination "^0.0.4"
871
+ babel-plugin-minify-flip-comparisons "^0.0.1"
872
+ babel-plugin-minify-guarded-expressions "^0.0.3"
873
+ babel-plugin-minify-infinity "^0.0.1"
874
+ babel-plugin-minify-mangle-names "^0.0.3"
921
875
babel-plugin-minify-replace "^0.0.1"
922
- babel-plugin-minify-simplify "^0.0.8"
923
- babel-plugin-minify-type-constructors "^0.0.4"
924
- babel-plugin-transform-inline-consecutive-adds "^0.0.2"
925
- babel-plugin-transform-member-expression-literals "^6.8.1"
926
- babel-plugin-transform-merge-sibling-variables "^6.8.2"
876
+ babel-plugin-minify-simplify "^0.0.3"
877
+ babel-plugin-minify-type-constructors "^0.0.1"
878
+ babel-plugin-transform-member-expression-literals "^6.8.0"
879
+ babel-plugin-transform-merge-sibling-variables "^6.8.0"
927
880
babel-plugin-transform-minify-booleans "^6.8.0"
928
- babel-plugin-transform-property-literals "^6.8.1"
929
- babel-plugin-transform-regexp-constructors "^0.0.6"
930
- babel-plugin-transform-remove-console "^6.8.1"
931
- babel-plugin-transform-remove-debugger "^6.8.1"
932
- babel-plugin-transform-remove-undefined "^0.0.5"
933
- babel-plugin-transform-simplify-comparison-operators "^6.8.1"
881
+ babel-plugin-transform-property-literals "^6.8.0"
882
+ babel-plugin-transform-simplify-comparison-operators "^6.8.0"
934
883
babel-plugin-transform-undefined-to-void "^6.8.0"
935
- lodash.isplainobject "^4.0.6"
936
884
937
885
babel-preset-env@^1.2.1 :
938
886
version "1.2.1"
@@ -3316,10 +3264,6 @@ jsesc@^1.3.0:
3316
3264
version "1.3.0"
3317
3265
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
3318
3266
3319
- jsesc@^2.4.0 :
3320
- version "2.4.0"
3321
- resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.4.0.tgz#8568d223ff69c0b5e081b4f8edf5a23d978c9867"
3322
-
3323
3267
jsesc@~0.5.0 :
3324
3268
version "0.5.0"
3325
3269
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
@@ -3451,10 +3395,6 @@ lodash.isequal@^4.0.0:
3451
3395
version "4.5.0"
3452
3396
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
3453
3397
3454
- lodash.isplainobject@^4.0.6 :
3455
- version "4.0.6"
3456
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
3457
-
3458
3398
lodash.memoize@~3.0.3 :
3459
3399
version "3.0.4"
3460
3400
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f"
0 commit comments