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

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2622
This commit was merged in pull request #2671.
This commit is contained in:
2025-11-11 10:35:46 +01:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.5.1", "eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.1", "nuxt": "4.2.1",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.93.3", "sass": "1.94.0",
"stylelint": "16.25.0", "stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1", "stylelint-config-standard": "39.0.1",
@@ -19650,9 +19650,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.93.3", "version": "1.94.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.94.0.tgz",
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==", "integrity": "sha512-Dqh7SiYcaFtdv5Wvku6QgS5IGPm281L+ZtVD1U2FJa7Q0EFRlq8Z3sjYtz6gYObsYThUOz9ArwFqPZx+1azILQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.5.1", "eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.1", "nuxt": "4.2.1",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.93.3", "sass": "1.94.0",
"stylelint": "16.25.0", "stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1", "stylelint-config-standard": "39.0.1",