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

This commit is contained in:
Renovate
2025-05-31 00:03:42 +00:00
committed by Joakim Olsson
parent 09571055a2
commit e9396f2ec4
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.1.0",
"nuxt": "3.17.4",
"postcss-html": "1.8.0",
"sass": "1.89.0",
"sass": "1.89.1",
"stylelint": "16.20.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",
@@ -19936,9 +19936,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.89.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz",
"integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==",
"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==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.1.0",
"nuxt": "3.17.4",
"postcss-html": "1.8.0",
"sass": "1.89.0",
"sass": "1.89.1",
"stylelint": "16.20.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",