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

This commit is contained in:
Renovate
2025-02-14 01:07:55 +00:00
parent f526cde4ca
commit 0a3aeb6f0d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.84.0",
"sass": "1.85.0",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
@@ -18625,9 +18625,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.84.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.84.0.tgz",
"integrity": "sha512-XDAbhEPJRxi7H0SxrnOpiXFQoUJHwkR2u3Zc4el+fK/Tt5Hpzw5kkQ59qVDfvdaUq6gCrEZIbySFBM2T9DNKHg==",
"version": "1.85.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz",
"integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.84.0",
"sass": "1.85.0",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",