chore(deps): update dependency sass to v1.94.1 #2678

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/sass-1.x into main 2025-11-18 06:38:43 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.1",
"postcss-html": "1.8.0",
"sass": "1.94.0",
"sass": "1.94.1",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",
@@ -19900,9 +19900,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.94.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.0.tgz",
"integrity": "sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==",
"version": "1.94.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.1.tgz",
"integrity": "sha512-/YVm5FRQaRlr3oNh2LLFYne1PdPlRZGyKnHh1sLleOqLcohTR4eUUvBjBIqkl1fEXd1MGOHgzJGJh+LgTtV4KQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.1",
"postcss-html": "1.8.0",
"sass": "1.94.0",
"sass": "1.94.1",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",