File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@vitejs/plugin-vue" : " 3.1.2" ,
20
20
"pug" : " 3.0.2" ,
21
- "sass" : " 1.55.0 " ,
21
+ "sass" : " 1.64.2 " ,
22
22
"typescript" : " 4.8.4" ,
23
23
"vite" : " 3.1.4" ,
24
24
"vite-plugin-mdi-icons" : " 0.1.0" ,
Original file line number Diff line number Diff line change @@ -889,10 +889,10 @@ rollup@~2.78.0:
889
889
optionalDependencies :
890
890
fsevents "~2.3.2"
891
891
892
- sass@1.55.0 :
893
- version "1.55.0 "
894
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0 .tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c "
895
- integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A ==
892
+ sass@1.64.2 :
893
+ version "1.64.2 "
894
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.2 .tgz#0d9805ad6acf31c59c3acc725fcfb91b7fcc6909 "
895
+ integrity sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg ==
896
896
dependencies :
897
897
chokidar ">=3.0.0 <4.0.0"
898
898
immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments