chore(deps): update dependency sass to v1.89.1 #2460

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/sass-1.x into main 2025-05-31 08:49:06 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.1.0",
"nuxt": "3.17.4",
"postcss-html": "1.8.0",
"sass": "1.89.0",
"sass": "1.89.1",
"stylelint": "16.20.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",
@@ -19936,9 +19936,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.89.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz",
"integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==",
"version": "1.89.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz",
"integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.1.0",
"nuxt": "3.17.4",
"postcss-html": "1.8.0",
"sass": "1.89.0",
"sass": "1.89.1",
"stylelint": "16.20.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",