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

This commit is contained in:
Renovate
2024-12-04 00:14:14 +00:00
parent abaaea38c5
commit 80012ecabc
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "9.32.0", "eslint-plugin-vue": "9.32.0",
"nuxt": "3.14.1592", "nuxt": "3.14.1592",
"postcss-html": "1.7.0", "postcss-html": "1.7.0",
"sass": "1.81.1", "sass": "1.82.0",
"stylelint": "16.11.0", "stylelint": "16.11.0",
"stylelint-config-recommended-vue": "1.5.0", "stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1", "stylelint-config-standard": "36.0.1",
@@ -17098,9 +17098,9 @@
"dev": true "dev": true
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.81.1", "version": "1.82.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.82.0.tgz",
"integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==", "integrity": "sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.32.0", "eslint-plugin-vue": "9.32.0",
"nuxt": "3.14.1592", "nuxt": "3.14.1592",
"postcss-html": "1.7.0", "postcss-html": "1.7.0",
"sass": "1.81.1", "sass": "1.82.0",
"stylelint": "16.11.0", "stylelint": "16.11.0",
"stylelint-config-recommended-vue": "1.5.0", "stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1", "stylelint-config-standard": "36.0.1",