File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
"@babel/preset-env" : " ^7.22.9" ,
18
18
"babel-loader" : " ^8.2.5" ,
19
19
"css-loader" : " ^6.8.1" ,
20
- "sass" : " ^1.63.6 " ,
20
+ "sass" : " ^1.64.0 " ,
21
21
"sass-loader" : " ^12.1.0" ,
22
22
"style-loader" : " ^3.3.3" ,
23
23
"vue-loader" : " ^15.9.8" ,
Original file line number Diff line number Diff line change @@ -2816,10 +2816,10 @@ sass-loader@^12.1.0:
2816
2816
klona "^2.0.4"
2817
2817
neo-async "^2.6.2"
2818
2818
2819
- sass@^1.63.6 :
2820
- version "1.63.6 "
2821
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6 .tgz#481610e612902e0c31c46b46cf2dad66943283ea "
2822
- integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw ==
2819
+ sass@^1.64.0 :
2820
+ version "1.64.0 "
2821
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.0 .tgz#9ca8d0acb1a704b86b7f1197dc310f568fb34638 "
2822
+ integrity sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw ==
2823
2823
dependencies :
2824
2824
chokidar ">=3.0.0 <4.0.0"
2825
2825
immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments