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

This commit is contained in:
Renovate
2024-11-15 03:05:47 +00:00
parent d5152326a5
commit 56fcfec7f1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "9.31.0",
"nuxt": "3.14.159",
"postcss-html": "1.7.0",
"sass": "1.80.7",
"sass": "1.81.0",
"stylelint": "16.10.0",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1",
@@ -17066,9 +17066,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.80.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.80.7.tgz",
"integrity": "sha512-MVWvN0u5meytrSjsU7AWsbhoXi1sc58zADXFllfZzbsBT1GHjjar6JwBINYPRrkx/zqnQ6uqbQuHgE95O+C+eQ==",
"version": "1.81.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz",
"integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.31.0",
"nuxt": "3.14.159",
"postcss-html": "1.7.0",
"sass": "1.80.7",
"sass": "1.81.0",
"stylelint": "16.10.0",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1",