File tree 2 files changed +4
-4
lines changed
packages/@vue/babel-preset-app
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/runtime" : " ^7.0.0-0" ,
29
29
"babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
30
30
"babel-plugin-dynamic-import-node" : " ^1.2.0" ,
31
- "babel-plugin-transform-vue-jsx" : " ^4.0.0 "
31
+ "babel-plugin-transform-vue-jsx" : " ^4.0.1 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change @@ -1231,9 +1231,9 @@ babel-plugin-transform-strict-mode@^6.24.1:
1231
1231
babel-runtime "^6.22.0"
1232
1232
babel-types "^6.24.1"
1233
1233
1234
- babel-plugin-transform-vue-jsx@^4.0.0 :
1235
- version "4.0.0 "
1236
- resolved "https://registry.yarnpkg.com/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-4.0.0 .tgz#fa6dfd1c0673f0517e07b31513c60038c39f2129 "
1234
+ babel-plugin-transform-vue-jsx@^4.0.1 :
1235
+ version "4.0.1 "
1236
+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-4.0.1 .tgz#2c8bddce87a6ef09eaa59869ff1bfbeeafc5f88d "
1237
1237
dependencies :
1238
1238
esutils "^2.0.2"
1239
1239
You can’t perform that action at this time.
0 commit comments