File tree 2 files changed +1
-16
lines changed
packages/@vue/cli-service
2 files changed +1
-16
lines changed Original file line number Diff line number Diff line change 27
27
"@soda/friendly-errors-webpack-plugin" : " ^1.7.1" ,
28
28
"@vue/cli-overlay" : " ^4.0.0-beta.3" ,
29
29
"@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" ,
31
31
"@vue/preload-webpack-plugin" : " ^1.1.0" ,
32
32
"@vue/web-component-wrapper" : " ^1.2.0" ,
33
33
"acorn" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 2376
2376
"@vue/babel-plugin-transform-vue-jsx" "^1.0.0"
2377
2377
camelcase "^5.0.0"
2378
2378
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
-
2394
2379
"@vue/component-compiler-utils@^3.0.0":
2395
2380
version "3.0.0"
2396
2381
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