File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 30
30
],
31
31
"dependencies" : {
32
32
"deepmerge" : " ^4.2.2" ,
33
- "sass" : " ~1.34.1 " ,
33
+ "sass" : " ~1.32.13 " ,
34
34
"sass-loader" : " ^10.2.0" ,
35
35
"vuetify" : " ^2.5.3" ,
36
36
"vuetify-loader" : " ^1.7.2"
Original file line number Diff line number Diff line change 9
9
" dependencies"
10
10
],
11
11
"ignoreDeps" : [
12
+ " sass" ,
12
13
" typescript"
13
14
]
14
15
}
Original file line number Diff line number Diff line change @@ -9909,10 +9909,10 @@ sass-loader@^10.2.0:
9909
9909
schema-utils "^3.0.0"
9910
9910
semver "^7.3.2"
9911
9911
9912
- sass@~1.34.1 :
9913
- version "1.34.1 "
9914
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.34.1 .tgz#30f45c606c483d47b634f1e7371e13ff773c96ef "
9915
- integrity sha512-scLA7EIZM+MmYlej6sdVr0HRbZX5caX5ofDT9asWnUJj21oqgsC+1LuNfm0eg+vM0fCTZHhwImTiCU0sx9h9CQ ==
9912
+ sass@~1.32.13 :
9913
+ version "1.32.13 "
9914
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13 .tgz#8d29c849e625a415bce71609c7cf95e15f74ed00 "
9915
+ integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA ==
9916
9916
dependencies:
9917
9917
chokidar ">=3.0.0 <4.0.0"
9918
9918
You can’t perform that action at this time.
0 commit comments