File tree Expand file tree Collapse file tree 2 files changed +1
-16
lines changed
packages/@vue/cli-service Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Original file line number Diff line number Diff line change 2727 "@soda/friendly-errors-webpack-plugin" : " ^1.7.1" ,
2828 "@vue/cli-overlay" : " ^4.0.0-beta.3" ,
2929 "@vue/cli-shared-utils" : " ^4.0.0-beta.3" ,
30- "@vue/component-compiler-utils" : " ^2.6 .0" ,
30+ "@vue/component-compiler-utils" : " ^3.0 .0" ,
3131 "@vue/preload-webpack-plugin" : " ^1.1.0" ,
3232 "@vue/web-component-wrapper" : " ^1.2.0" ,
3333 "acorn" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 23762376 "@vue/babel-plugin-transform-vue-jsx" "^1.0.0"
23772377 camelcase "^5.0.0"
23782378
2379- "@vue/component-compiler-utils@^2.6.0":
2380- version "2.6.0"
2381- resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6.0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b"
2382- integrity sha512-IHjxt7LsOFYc0DkTncB7OXJL7UzwOLPPQCfEUNyxL2qt+tF12THV+EO33O1G2Uk4feMSWua3iD39Itszx0f0bw==
2383- dependencies:
2384- consolidate "^0.15.1"
2385- hash-sum "^1.0.2"
2386- lru-cache "^4.1.2"
2387- merge-source-map "^1.1.0"
2388- postcss "^7.0.14"
2389- postcss-selector-parser "^5.0.0"
2390- prettier "1.16.3"
2391- source-map "~0.6.1"
2392- vue-template-es2015-compiler "^1.9.0"
2393-
23942379"@vue/component-compiler-utils@^3.0.0":
23952380 version "3.0.0"
23962381 resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.0.0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634"
You can’t perform that action at this time.
0 commit comments