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

This commit is contained in:
Renovate
2025-09-02 21:03:24 +00:00
parent d06a7d6760
commit 4c6d90b579
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"eslint-plugin-vue": "10.4.0", "eslint-plugin-vue": "10.4.0",
"nuxt": "4.0.3", "nuxt": "4.0.3",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.91.0", "sass": "1.92.0",
"stylelint": "16.23.1", "stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",
@@ -20309,9 +20309,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.91.0", "version": "1.92.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz",
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==", "integrity": "sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.4.0", "eslint-plugin-vue": "10.4.0",
"nuxt": "4.0.3", "nuxt": "4.0.3",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.91.0", "sass": "1.92.0",
"stylelint": "16.23.1", "stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",