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

This commit is contained in:
Renovate
2025-09-06 00:03:27 +00:00
parent a487f41759
commit 6fe8ba6588
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"eslint-plugin-vue": "10.4.0",
"nuxt": "4.1.1",
"postcss-html": "1.8.0",
"sass": "1.92.0",
"sass": "1.92.1",
"stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",
@@ -20335,9 +20335,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.92.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz",
"integrity": "sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==",
"version": "1.92.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz",
"integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.4.0",
"nuxt": "4.1.1",
"postcss-html": "1.8.0",
"sass": "1.92.0",
"sass": "1.92.1",
"stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",