File tree 4 files changed +147
-196
lines changed
4 files changed +147
-196
lines changed Original file line number Diff line number Diff line change 16
16
"@babel/preset-env" : " ^7.2.3" ,
17
17
"@vue/test-utils" : " ^1.0.0-beta.28" ,
18
18
"jest" : " ^24.0.0" ,
19
- "node-sass" : " ^4.11.0" ,
20
19
"postcss" : " ^7.0.13" ,
21
20
"postcss-color-function" : " ^4.0.1" ,
21
+ "sass" : " ^1.23.7" ,
22
22
"vue-jest" : " file:../../../"
23
23
},
24
24
"jest" : {
Original file line number Diff line number Diff line change 16
16
"@babel/preset-env" : " ^7.2.3" ,
17
17
"@vue/test-utils" : " ^1.0.0-beta.28" ,
18
18
"jest" : " ^24.0.0" ,
19
- "node-sass" : " ^4.11.0" ,
20
19
"postcss" : " ^7.0.13" ,
20
+ "sass" : " ^1.23.7" ,
21
21
"vue-jest" : " file:../../../"
22
22
},
23
23
"jest" : {
Original file line number Diff line number Diff line change 51
51
"jest" : " ^24.0.0" ,
52
52
"less" : " ^3.9.0" ,
53
53
"lint-staged" : " ^8.0.5" ,
54
- "node-sass" : " ^4.7.2" ,
55
54
"prettier" : " ^1.16.1" ,
56
55
"pug" : " ^2.0.3" ,
56
+ "sass" : " ^1.23.7" ,
57
57
"semantic-release" : " ^15.13.2" ,
58
58
"stylus" : " ^0.54.5" ,
59
59
"typescript" : " ^3.2.2" ,
68
68
},
69
69
"dependencies" : {
70
70
"@babel/plugin-transform-modules-commonjs" : " ^7.2.0" ,
71
- "@vue/component-compiler-utils" : " ^2.4 .0" ,
71
+ "@vue/component-compiler-utils" : " ^3.1 .0" ,
72
72
"chalk" : " ^2.1.0" ,
73
73
"convert-source-map" : " ^1.6.0" ,
74
74
"extract-from-css" : " ^0.4.4" ,
You can’t perform that action at this time.
0 commit comments