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

This commit is contained in:
Renovate
2025-03-17 22:00:42 +00:00
parent 0da54b50de
commit 782bdc6b64
2 changed files with 8 additions and 6 deletions
+7 -5
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.0.0",
"nuxt": "3.16.0",
"postcss-html": "1.8.0",
"sass": "1.85.1",
"sass": "1.86.0",
"stylelint": "16.16.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
@@ -17328,10 +17328,11 @@
"dev": true
},
"node_modules/sass": {
"version": "1.85.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz",
"integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
"version": "1.86.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.0.tgz",
"integrity": "sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",
@@ -17351,7 +17352,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": "10.0.0",
"nuxt": "3.16.0",
"postcss-html": "1.8.0",
"sass": "1.85.1",
"sass": "1.86.0",
"stylelint": "16.16.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",