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

This commit is contained in:
Renovate
2025-06-09 19:59:44 +00:00
committed by Joakim Olsson
parent fb36b1882f
commit c61661494e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.2.0",
"nuxt": "3.17.5",
"postcss-html": "1.8.0",
"sass": "1.89.1",
"sass": "1.89.2",
"stylelint": "16.20.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",
@@ -19980,9 +19980,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.89.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz",
"integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==",
"version": "1.89.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz",
"integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.2.0",
"nuxt": "3.17.5",
"postcss-html": "1.8.0",
"sass": "1.89.1",
"sass": "1.89.2",
"stylelint": "16.20.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",