chore(deps): update dependency sass to v1.101.7 #3004

Merged
renovate merged 1 commits from renovate/sass-1.x into main 2026-07-26 22:06:49 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -41,7 +41,7 @@
"eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.0",
"postcss-html": "1.8.1",
"sass": "1.101.6",
"sass": "1.101.7",
"stylelint": "17.14.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
@@ -18502,9 +18502,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.101.6",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.6.tgz",
"integrity": "sha512-j8qYug9WuX19eU5sxJWQlbR8RYhKgXiOYgGjkJRkcW35c3neWtxPdcUW0saN6Od2L0aqEp0AmH9R/QeAxrffMQ==",
"version": "1.101.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
"integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.0",
"postcss-html": "1.8.1",
"sass": "1.101.6",
"sass": "1.101.7",
"stylelint": "17.14.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",