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

This commit is contained in:
Renovate
2025-08-05 23:07:04 +00:00
committed by Joakim Olsson
parent bed6d49bcc
commit dfa984f895
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"eslint-plugin-vue": "10.4.0", "eslint-plugin-vue": "10.4.0",
"nuxt": "4.0.3", "nuxt": "4.0.3",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.89.2", "sass": "1.90.0",
"stylelint": "16.23.0", "stylelint": "16.23.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",
@@ -20064,9 +20064,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.89.2", "version": "1.90.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.90.0.tgz",
"integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", "integrity": "sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-vue": "10.4.0", "eslint-plugin-vue": "10.4.0",
"nuxt": "4.0.3", "nuxt": "4.0.3",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.89.2", "sass": "1.90.0",
"stylelint": "16.23.0", "stylelint": "16.23.0",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
"stylelint-config-standard": "39.0.0", "stylelint-config-standard": "39.0.0",