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

This commit is contained in:
Renovate
2025-10-31 15:05:51 +00:00
parent 9186c6e534
commit 68e885c022
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -44,7 +44,7 @@
"eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.0",
"postcss-html": "1.8.0",
"sass": "1.93.2",
"sass": "1.93.3",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",
@@ -18682,9 +18682,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.93.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
"version": "1.93.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
"integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -18703,9 +18703,9 @@
}
},
"node_modules/sass/node_modules/immutable": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.3.tgz",
"integrity": "sha512-+chQdDfvscSF1SJqv2gn4SRO2ZyS3xL3r7IW/wWEEzrzLisnOlKiQu5ytC/BVNcS15C39WT2Hg/bjKjDMcu+zg==",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
"dev": true,
"license": "MIT"
},
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.5.1",
"nuxt": "4.2.0",
"postcss-html": "1.8.0",
"sass": "1.93.2",
"sass": "1.93.3",
"stylelint": "16.25.0",
"stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.1",