@@ -346,6 +346,14 @@ babel-generator@^6.19.0, babel-generator@^6.21.0:
346
346
lodash "^4.2.0"
347
347
source-map "^0.5.0"
348
348
349
+ babel-helper-builder-binary-assignment-operator-visitor@^6.24.1 :
350
+ version "6.24.1"
351
+ resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664"
352
+ dependencies :
353
+ babel-helper-explode-assignable-expression "^6.24.1"
354
+ babel-runtime "^6.22.0"
355
+ babel-types "^6.24.1"
356
+
349
357
babel-helper-builder-react-jsx@^6.8.0 :
350
358
version "6.21.1"
351
359
resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.21.1.tgz#c4a24208655be9dc1cccf14d366da176f20645e4"
@@ -373,6 +381,14 @@ babel-helper-define-map@^6.18.0, babel-helper-define-map@^6.8.0:
373
381
babel-types "^6.18.0"
374
382
lodash "^4.2.0"
375
383
384
+ babel-helper-explode-assignable-expression@^6.24.1 :
385
+ version "6.24.1"
386
+ resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa"
387
+ dependencies :
388
+ babel-runtime "^6.22.0"
389
+ babel-traverse "^6.24.1"
390
+ babel-types "^6.24.1"
391
+
376
392
babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.8.0 :
377
393
version "6.18.0"
378
394
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.18.0.tgz#68ec71aeba1f3e28b2a6f0730190b754a9bf30e6"
487
503
dependencies :
488
504
lodash "^4.6.1"
489
505
506
+ babel-plugin-react-transform@^3.0.0 :
507
+ version "3.0.0"
508
+ resolved "https://registry.yarnpkg.com/babel-plugin-react-transform/-/babel-plugin-react-transform-3.0.0.tgz#402f25137b7bb66e9b54ead75557dfbc7ecaaa74"
509
+ dependencies :
510
+ lodash "^4.6.1"
511
+
490
512
babel-plugin-syntax-async-functions@^6.5.0 :
491
513
version "6.13.0"
492
514
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
@@ -495,6 +517,14 @@ babel-plugin-syntax-class-properties@^6.5.0, babel-plugin-syntax-class-propertie
495
517
version "6.13.0"
496
518
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de"
497
519
520
+ babel-plugin-syntax-dynamic-import@^6.18.0 :
521
+ version "6.18.0"
522
+ resolved "http://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da"
523
+
524
+ babel-plugin-syntax-exponentiation-operator@^6.8.0 :
525
+ version "6.13.0"
526
+ resolved "http://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de"
527
+
498
528
babel-plugin-syntax-flow@^6.18.0, babel-plugin-syntax-flow@^6.5.0, babel-plugin-syntax-flow@^6.8.0 :
499
529
version "6.18.0"
500
530
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d"
@@ -664,6 +694,14 @@ babel-plugin-transform-es3-property-literals@^6.5.0, babel-plugin-transform-es3-
664
694
dependencies :
665
695
babel-runtime "^6.0.0"
666
696
697
+ babel-plugin-transform-exponentiation-operator@^6.5.0 :
698
+ version "6.24.1"
699
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e"
700
+ dependencies :
701
+ babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
702
+ babel-plugin-syntax-exponentiation-operator "^6.8.0"
703
+ babel-runtime "^6.22.0"
704
+
667
705
babel-plugin-transform-flow-strip-types@^6.18.0, babel-plugin-transform-flow-strip-types@^6.5.0, babel-plugin-transform-flow-strip-types@^6.7.0, babel-plugin-transform-flow-strip-types@^6.8.0 :
668
706
version "6.21.0"
669
707
resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.21.0.tgz#2eea3f8b5bb234339b47283feac155cfb237b948"
@@ -809,14 +847,15 @@ babel-preset-jest@^22.4.3:
809
847
babel-plugin-jest-hoist "^22.4.3"
810
848
babel-plugin-syntax-object-rest-spread "^6.13.0"
811
849
812
- babel-preset-react-native@1.9.2 :
813
- version "1.9.2 "
814
- resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-1.9.2 .tgz#b22addd2e355ff3b39671b79be807e52dfa145f2 "
850
+ babel-preset-react-native@4.0.1 :
851
+ version "4.0.1 "
852
+ resolved "https://registry.yarnpkg.com/babel-preset-react-native/-/babel-preset-react-native-4.0.1 .tgz#14ff07bdb6c8df9408082c0c18b2ce8e3392e76a "
815
853
dependencies :
816
854
babel-plugin-check-es2015-constants "^6.5.0"
817
- babel-plugin-react-transform "2 .0.2 "
855
+ babel-plugin-react-transform "^3 .0.0 "
818
856
babel-plugin-syntax-async-functions "^6.5.0"
819
857
babel-plugin-syntax-class-properties "^6.5.0"
858
+ babel-plugin-syntax-dynamic-import "^6.18.0"
820
859
babel-plugin-syntax-flow "^6.5.0"
821
860
babel-plugin-syntax-jsx "^6.5.0"
822
861
babel-plugin-syntax-trailing-function-commas "^6.5.0"
834
873
babel-plugin-transform-es2015-shorthand-properties "^6.5.0"
835
874
babel-plugin-transform-es2015-spread "^6.5.0"
836
875
babel-plugin-transform-es2015-template-literals "^6.5.0"
876
+ babel-plugin-transform-exponentiation-operator "^6.5.0"
837
877
babel-plugin-transform-flow-strip-types "^6.5.0"
838
878
babel-plugin-transform-object-assign "^6.5.0"
839
879
babel-plugin-transform-object-rest-spread "^6.5.0"
840
880
babel-plugin-transform-react-display-name "^6.5.0"
841
881
babel-plugin-transform-react-jsx "^6.5.0"
842
882
babel-plugin-transform-react-jsx-source "^6.5.0"
843
883
babel-plugin-transform-regenerator "^6.5.0"
884
+ babel-template "^6.24.1"
844
885
react-transform-hmr "^1.0.4"
845
886
846
887
babel-preset-react-native@^1.9.0 :
@@ -949,7 +990,7 @@ babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.19.0, babel-tr
949
990
invariant "^2.2.0"
950
991
lodash "^4.2.0"
951
992
952
- babel-traverse@^6.26.0 :
993
+ babel-traverse@^6.24.1, babel-traverse@^6. 26.0 :
953
994
version "6.26.0"
954
995
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
955
996
dependencies :
@@ -972,7 +1013,7 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.21
972
1013
lodash "^4.2.0"
973
1014
to-fast-properties "^1.0.1"
974
1015
975
- babel-types@^6.26.0 :
1016
+ babel-types@^6.24.1, babel-types@^6. 26.0 :
976
1017
version "6.26.0"
977
1018
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
978
1019
dependencies :
0 commit comments