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

This commit is contained in:
Renovate
2025-01-04 02:12:03 +00:00
parent 58773f7d14
commit 9bf4c2c9bf
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.0",
"postcss-html": "1.7.0",
"sass": "1.83.0",
"sass": "1.83.1",
"stylelint": "16.12.0",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1",
@@ -17456,9 +17456,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.83.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.0.tgz",
"integrity": "sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==",
"version": "1.83.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.1.tgz",
"integrity": "sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.0",
"postcss-html": "1.7.0",
"sass": "1.83.0",
"sass": "1.83.1",
"stylelint": "16.12.0",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "36.0.1",