Merge branch 'renovate/sass-1.x' into 'main'

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2555
This commit was merged in pull request #2604.
This commit is contained in:
2025-09-20 20:24:28 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"eslint-plugin-vue": "10.4.0", "eslint-plugin-vue": "10.4.0",
"nuxt": "4.1.2", "nuxt": "4.1.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.92.1", "sass": "1.93.0",
"stylelint": "16.24.0", "stylelint": "16.24.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",
@@ -18517,9 +18517,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.92.1", "version": "1.93.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.1.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz",
"integrity": "sha512-ffmsdbwqb3XeyR8jJR6KelIXARM9bFQe8A6Q3W4Klmwy5Ckd5gz7jgUNHo4UOqutU5Sk1DtKLbpDP0nLCg1xqQ==", "integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.4.0", "eslint-plugin-vue": "10.4.0",
"nuxt": "4.1.2", "nuxt": "4.1.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.92.1", "sass": "1.93.0",
"stylelint": "16.24.0", "stylelint": "16.24.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",