chore(deps): update dependency sass to v1.94.2

This commit is contained in:
Renovate
2025-11-19 23:16:59 +00:00
parent 10d5c7981f
commit 6c165cc92e
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.1",
"sass": "1.94.2",
"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.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.1.tgz",
"integrity": "sha512-/YVm5FRQaRlr3oNh2LLFYne1PdPlRZGyKnHh1sLleOqLcohTR4eUUvBjBIqkl1fEXd1MGOHgzJGJh+LgTtV4KQ==",
"version": "1.94.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.2.tgz",
"integrity": "sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==",
"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.1",
"sass": "1.94.2",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",