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

This commit is contained in:
Renovate
2025-01-14 07:33:31 +00:00
committed by Joakim Olsson
parent fd01a4035e
commit f8e4dc4bbd
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.1",
"postcss-html": "1.7.0",
"sass": "1.83.1",
"sass": "1.83.4",
"stylelint": "16.13.1",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "37.0.0",
@@ -17115,9 +17115,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.83.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.1.tgz",
"integrity": "sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==",
"version": "1.83.4",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.4.tgz",
"integrity": "sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.1",
"postcss-html": "1.7.0",
"sass": "1.83.1",
"sass": "1.83.4",
"stylelint": "16.13.1",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-standard": "37.0.0",