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

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2602
This commit was merged in pull request #2651.
This commit is contained in:
2025-11-01 09:55:23 +01:00
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.5.1", "eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.0", "nuxt": "4.2.0",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.93.2", "sass": "1.93.3",
"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",
@@ -18682,9 +18682,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.93.2", "version": "1.93.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==", "integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -18703,9 +18703,9 @@
} }
}, },
"node_modules/sass/node_modules/immutable": { "node_modules/sass/node_modules/immutable": {
"version": "5.1.3", "version": "5.1.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.3.tgz", "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
"integrity": "sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==", "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.5.1", "eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.0", "nuxt": "4.2.0",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.93.2", "sass": "1.93.3",
"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",