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.4.0" ,
74
- "sass" : " ^1.88 .0" ,
74
+ "sass" : " ^1.89 .0" ,
75
75
"svelte" : " ^5.30.1" ,
76
76
"svelte-check" : " ^4.2.1" ,
77
77
"tailwindcss" : " ^4.1.4" ,
Original file line number Diff line number Diff line change @@ -2523,10 +2523,10 @@ safe-buffer@5.2.1:
2523
2523
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
2524
2524
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
2525
2525
2526
- sass@^1.88 .0 :
2527
- version "1.88 .0"
2528
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.88 .0.tgz#cd1495749bebd9e4aca86e93ee60b3904a107789 "
2529
- integrity sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg ==
2526
+ sass@^1.89 .0 :
2527
+ version "1.89 .0"
2528
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.89 .0.tgz#6df72360c5c3ec2a9833c49adafe57b28206752d "
2529
+ integrity sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ ==
2530
2530
dependencies :
2531
2531
chokidar "^4.0.0"
2532
2532
immutable "^5.0.2"
You can’t perform that action at this time.
0 commit comments