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

This commit is contained in:
Renovate
2025-05-16 01:10:16 +00:00
parent 70e02e3603
commit 31a371959e
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.3",
"postcss-html": "1.8.0",
"sass": "1.88.0",
"sass": "1.89.0",
"stylelint": "16.19.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",
@@ -19752,9 +19752,9 @@
"devOptional": true
},
"node_modules/sass": {
"version": "1.88.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.88.0.tgz",
"integrity": "sha512-sF6TWQqjFvr4JILXzG4ucGOLELkESHL+I5QJhh7CNaE+Yge0SI+ehCatsXhJ7ymU1hAFcIS3/PBpjdIbXoyVbg==",
"version": "1.89.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.0.tgz",
"integrity": "sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.1.0",
"nuxt": "3.17.3",
"postcss-html": "1.8.0",
"sass": "1.88.0",
"sass": "1.89.0",
"stylelint": "16.19.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0",