@@ -346,6 +346,14 @@ babel-generator@^6.19.0, babel-generator@^6.21.0:
346346    lodash "^4.2.0" 
347347    source-map "^0.5.0" 
348348
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+ 
349357babel-helper-builder-react-jsx@^6.8.0 :
350358  version "6.21.1" 
351359  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:
373381    babel-types "^6.18.0" 
374382    lodash "^4.2.0" 
375383
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+ 
376392babel-helper-function-name@^6.18.0, babel-helper-function-name@^6.8.0 :
377393  version "6.18.0" 
378394  resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.18.0.tgz#68ec71aeba1f3e28b2a6f0730190b754a9bf30e6" 
487503  dependencies :
488504    lodash "^4.6.1" 
489505
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+ 
490512babel-plugin-syntax-async-functions@^6.5.0 :
491513  version "6.13.0" 
492514  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
495517  version "6.13.0" 
496518  resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" 
497519
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+ 
498528babel-plugin-syntax-flow@^6.18.0, babel-plugin-syntax-flow@^6.5.0, babel-plugin-syntax-flow@^6.8.0 :
499529  version "6.18.0" 
500530  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-
664694  dependencies :
665695    babel-runtime "^6.0.0" 
666696
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+ 
667705babel-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 :
668706  version "6.21.0" 
669707  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:
809847    babel-plugin-jest-hoist "^22.4.3" 
810848    babel-plugin-syntax-object-rest-spread "^6.13.0" 
811849
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 " 
815853  dependencies :
816854    babel-plugin-check-es2015-constants "^6.5.0" 
817-     babel-plugin-react-transform "2 .0.2 " 
855+     babel-plugin-react-transform "^3 .0.0 " 
818856    babel-plugin-syntax-async-functions "^6.5.0" 
819857    babel-plugin-syntax-class-properties "^6.5.0" 
858+     babel-plugin-syntax-dynamic-import "^6.18.0" 
820859    babel-plugin-syntax-flow "^6.5.0" 
821860    babel-plugin-syntax-jsx "^6.5.0" 
822861    babel-plugin-syntax-trailing-function-commas "^6.5.0" 
834873    babel-plugin-transform-es2015-shorthand-properties "^6.5.0" 
835874    babel-plugin-transform-es2015-spread "^6.5.0" 
836875    babel-plugin-transform-es2015-template-literals "^6.5.0" 
876+     babel-plugin-transform-exponentiation-operator "^6.5.0" 
837877    babel-plugin-transform-flow-strip-types "^6.5.0" 
838878    babel-plugin-transform-object-assign "^6.5.0" 
839879    babel-plugin-transform-object-rest-spread "^6.5.0" 
840880    babel-plugin-transform-react-display-name "^6.5.0" 
841881    babel-plugin-transform-react-jsx "^6.5.0" 
842882    babel-plugin-transform-react-jsx-source "^6.5.0" 
843883    babel-plugin-transform-regenerator "^6.5.0" 
884+     babel-template "^6.24.1" 
844885    react-transform-hmr "^1.0.4" 
845886
846887babel-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
949990    invariant "^2.2.0" 
950991    lodash "^4.2.0" 
951992
952- babel-traverse@^6.26.0 :
993+ babel-traverse@^6.24.1, babel-traverse@^6. 26.0 :
953994  version "6.26.0" 
954995  resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee" 
955996  dependencies :
@@ -972,7 +1013,7 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.21
9721013    lodash "^4.2.0" 
9731014    to-fast-properties "^1.0.1" 
9741015
975- babel-types@^6.26.0 :
1016+ babel-types@^6.24.1, babel-types@^6. 26.0 :
9761017  version "6.26.0" 
9771018  resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497" 
9781019  dependencies :
0 commit comments