chore(deps): update dependency sass to v1.101.0 #2954

Merged
renovate merged 1 commits from renovate/sass-1.x into main 2026-06-14 22:16:05 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -41,7 +41,7 @@
"eslint-plugin-vue": "10.9.2",
"nuxt": "4.4.8",
"postcss-html": "1.8.1",
"sass": "1.100.0",
"sass": "1.101.0",
"stylelint": "17.13.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",
@@ -17813,9 +17813,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.100.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.100.0.tgz",
"integrity": "sha512-B5j0rYMlinhhOo9tjQebMVVn0TfyXAF+wB3b2ggZUuJ/is/Y+7+JGjirAMxHZ9Z3hIP98NPfamlAkBHa1lAaXQ==",
"version": "1.101.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.0.tgz",
"integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.9.2",
"nuxt": "4.4.8",
"postcss-html": "1.8.1",
"sass": "1.100.0",
"sass": "1.101.0",
"stylelint": "17.13.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "40.0.0",