chore(deps): update dependency sass to v1.91.0 #2578

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/sass-1.x into main 2025-08-26 04:21:31 +00:00
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.0.3",
"postcss-html": "1.8.0",
"sass": "1.90.0",
"sass": "1.91.0",
"stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",
@@ -20309,9 +20309,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.90.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
"integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
"version": "1.91.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz",
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.4.0",
"nuxt": "4.0.3",
"postcss-html": "1.8.0",
"sass": "1.90.0",
"sass": "1.91.0",
"stylelint": "16.23.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",