File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/@vue/babel-preset-app Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 "@babel/runtime" : " ^7.0.0-0" ,
2929 "babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
3030 "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 "
3232 }
3333}
Original file line number Diff line number Diff line change @@ -1231,9 +1231,9 @@ babel-plugin-transform-strict-mode@^6.24.1:
12311231 babel-runtime "^6.22.0"
12321232 babel-types "^6.24.1"
12331233
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 "
12371237 dependencies :
12381238 esutils "^2.0.2"
12391239
You can’t perform that action at this time.
0 commit comments