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

This commit is contained in:
Renovate
2025-12-10 00:17:40 +00:00
parent ab9f0de5c6
commit 34b4502978
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.6.2", "eslint-plugin-vue": "10.6.2",
"nuxt": "4.2.2", "nuxt": "4.2.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.95.0", "sass": "1.95.1",
"stylelint": "16.26.1", "stylelint": "16.26.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1", "stylelint-config-standard": "39.0.1",
@@ -20021,9 +20021,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.95.0", "version": "1.95.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.95.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz",
"integrity": "sha512-9QMjhLq+UkOg/4bb8Lt8A+hJZvY3t+9xeZMKSBtBEgxrXA3ed5Ts4NDreUkYgJP1BTmrscQE/xYhf7iShow6lw==", "integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.6.2", "eslint-plugin-vue": "10.6.2",
"nuxt": "4.2.2", "nuxt": "4.2.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.95.0", "sass": "1.95.1",
"stylelint": "16.26.1", "stylelint": "16.26.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1", "stylelint-config-standard": "39.0.1",