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

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2558
This commit was merged in pull request #2607.
This commit is contained in:
2025-09-23 07:53:58 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"eslint-plugin-vue": "10.5.0",
"nuxt": "4.1.2",
"postcss-html": "1.8.0",
"sass": "1.93.0",
"sass": "1.93.1",
"stylelint": "16.24.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",
@@ -18521,9 +18521,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.93.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.0.tgz",
"integrity": "sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==",
"version": "1.93.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.1.tgz",
"integrity": "sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.5.0",
"nuxt": "4.1.2",
"postcss-html": "1.8.0",
"sass": "1.93.0",
"sass": "1.93.1",
"stylelint": "16.24.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0",