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

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

See merge request unboundsoftware/dancefinder/dancefinder-app!2633
This commit was merged in pull request #2682.
This commit is contained in:
2025-11-20 09:28:49 +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",
"nuxt": "4.2.1",
"postcss-html": "1.8.0",
"sass": "1.94.1",
"sass": "1.94.2",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",
@@ -19900,9 +19900,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.94.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.1.tgz",
"integrity": "sha512-/YVm5FRQaRlr3oNh2LLFYne1PdPlRZGyKnHh1sLleOqLcohTR4eUUvBjBIqkl1fEXd1MGOHgzJGJh+LgTtV4KQ==",
"version": "1.94.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.94.2.tgz",
"integrity": "sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.1",
"postcss-html": "1.8.0",
"sass": "1.94.1",
"sass": "1.94.2",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",