chore(deps): update dependency sass to v1.103.0 #3038

Merged
renovate merged 1 commits from renovate/sass-1.x into main 2026-08-23 01:07:56 +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", "eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.2", "nuxt": "4.5.2",
"postcss-html": "2.0.0", "postcss-html": "2.0.0",
"sass": "1.102.0", "sass": "1.103.0",
"stylelint": "17.14.1", "stylelint": "17.14.1",
"stylelint-config-recommended-vue": "2.0.0", "stylelint-config-recommended-vue": "2.0.0",
"stylelint-config-standard": "40.0.0", "stylelint-config-standard": "40.0.0",
@@ -17901,9 +17901,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.102.0", "version": "1.103.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz",
"integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==", "integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.10.0", "eslint-plugin-vue": "10.10.0",
"nuxt": "4.5.2", "nuxt": "4.5.2",
"postcss-html": "2.0.0", "postcss-html": "2.0.0",
"sass": "1.102.0", "sass": "1.103.0",
"stylelint": "17.14.1", "stylelint": "17.14.1",
"stylelint-config-recommended-vue": "2.0.0", "stylelint-config-recommended-vue": "2.0.0",
"stylelint-config-standard": "40.0.0", "stylelint-config-standard": "40.0.0",