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 71
71
"postcss" : " ^8.5.3" ,
72
72
"prettier" : " ^3.5.3" ,
73
73
"prettier-plugin-svelte" : " ^3.3.3" ,
74
- "sass" : " ^1.87 .0" ,
74
+ "sass" : " ^1.88 .0" ,
75
75
"svelte" : " ^5.28.2" ,
76
76
"svelte-check" : " ^4.1.7" ,
77
77
"tailwindcss" : " ^4.1.4" ,
Original file line number Diff line number Diff line change @@ -2477,10 +2477,10 @@ safe-buffer@5.2.1:
2477
2477
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
2478
2478
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
2479
2479
2480
- sass@^1.87 .0 :
2481
- version "1.87 .0"
2482
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.87 .0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e "
2483
- integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw ==
2480
+ sass@^1.88 .0 :
2481
+ version "1.88 .0"
2482
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.88 .0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789 "
2483
+ integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg ==
2484
2484
dependencies :
2485
2485
chokidar "^4.0.0"
2486
2486
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments