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

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2661
This commit was merged in pull request #2710.
This commit is contained in:
2025-12-11 07:56:39 +01:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.6.2",
"nuxt": "4.2.2",
"postcss-html": "1.8.0",
"sass": "1.95.1",
"sass": "1.96.0",
"stylelint": "16.26.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",
@@ -20021,9 +20021,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.95.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz",
"integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==",
"version": "1.96.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.96.0.tgz",
"integrity": "sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.6.2",
"nuxt": "4.2.2",
"postcss-html": "1.8.0",
"sass": "1.95.1",
"sass": "1.96.0",
"stylelint": "16.26.1",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",