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

This commit is contained in:
Renovate
2025-02-06 01:08:24 +00:00
parent 8408dfe9e0
commit f6d0e99067
2 changed files with 8 additions and 6 deletions
+7 -5
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"sass": "1.84.0",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
@@ -17156,10 +17156,11 @@
"dev": true
},
"node_modules/sass": {
"version": "1.83.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz",
"integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==",
"version": "1.84.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz",
"integrity": "sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",
@@ -17179,7 +17180,8 @@
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
"devOptional": true
"devOptional": true,
"license": "MIT"
},
"node_modules/schema-utils": {
"version": "4.3.0",
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.83.4",
"sass": "1.84.0",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",