@@ -701,6 +701,14 @@ babel-helper-builder-binary-assignment-operator-visitor@^6.24.1:
701
701
babel-runtime "^6.22.0"
702
702
babel-types "^6.24.1"
703
703
704
+ babel-helper-builder-react-jsx@^6.24.1 :
705
+ version "6.26.0"
706
+ resolved "https://registry.npmjs.org/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.26.0.tgz#39ff8313b75c8b65dceff1f31d383e0ff2a408a0"
707
+ dependencies :
708
+ babel-runtime "^6.26.0"
709
+ babel-types "^6.26.0"
710
+ esutils "^2.0.2"
711
+
704
712
babel-helper-call-delegate@^6.24.1 :
705
713
version "6.24.1"
706
714
resolved "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz#ece6aacddc76e41c3461f88bfc575bd0daa2df8d"
@@ -845,6 +853,10 @@ babel-plugin-syntax-exponentiation-operator@^6.8.0:
845
853
version "6.13.0"
846
854
resolved "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de"
847
855
856
+ babel-plugin-syntax-jsx@^6.8.0 :
857
+ version "6.18.0"
858
+ resolved "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
859
+
848
860
babel-plugin-syntax-trailing-function-commas@^6.20.0, babel-plugin-syntax-trailing-function-commas@^6.22.0 :
849
861
version "6.22.0"
850
862
resolved "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
@@ -1033,6 +1045,14 @@ babel-plugin-transform-exponentiation-operator@^6.22.0, babel-plugin-transform-e
1033
1045
babel-plugin-syntax-exponentiation-operator "^6.8.0"
1034
1046
babel-runtime "^6.22.0"
1035
1047
1048
+ babel-plugin-transform-react-jsx@^6.24.1 :
1049
+ version "6.24.1"
1050
+ resolved "https://registry.npmjs.org/babel-plugin-transform-react-jsx/-/babel-plugin-transform-react-jsx-6.24.1.tgz#840a028e7df460dfc3a2d29f0c0d91f6376e66a3"
1051
+ dependencies :
1052
+ babel-helper-builder-react-jsx "^6.24.1"
1053
+ babel-plugin-syntax-jsx "^6.8.0"
1054
+ babel-runtime "^6.22.0"
1055
+
1036
1056
babel-plugin-transform-regenerator@^6.22.0 :
1037
1057
version "6.26.0"
1038
1058
resolved "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz#e0703696fbde27f0a3efcacf8b4dca2f7b3a8f2f"
0 commit comments