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

This commit is contained in:
Renovate
2025-04-22 00:03:46 +00:00
committed by Joakim Olsson
parent 7571feb35c
commit 00980a7a65
2 changed files with 8 additions and 6 deletions
+7 -5
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "10.0.0", "eslint-plugin-vue": "10.0.0",
"nuxt": "3.16.2", "nuxt": "3.16.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.86.3", "sass": "1.87.0",
"stylelint": "16.18.0", "stylelint": "16.18.0",
"stylelint-config-recommended-vue": "1.6.0", "stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0", "stylelint-config-standard": "38.0.0",
@@ -16781,10 +16781,11 @@
"dev": true "dev": true
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.86.3", "version": "1.87.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
"integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==", "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
"devOptional": true, "devOptional": true,
"license": "MIT",
"dependencies": { "dependencies": {
"chokidar": "^4.0.0", "chokidar": "^4.0.0",
"immutable": "^5.0.2", "immutable": "^5.0.2",
@@ -16804,7 +16805,8 @@
"version": "5.1.1", "version": "5.1.1",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz", "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz",
"integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==", "integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
"devOptional": true "devOptional": true,
"license": "MIT"
}, },
"node_modules/schema-utils": { "node_modules/schema-utils": {
"version": "4.3.0", "version": "4.3.0",
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "10.0.0", "eslint-plugin-vue": "10.0.0",
"nuxt": "3.16.2", "nuxt": "3.16.2",
"postcss-html": "1.8.0", "postcss-html": "1.8.0",
"sass": "1.86.3", "sass": "1.87.0",
"stylelint": "16.18.0", "stylelint": "16.18.0",
"stylelint-config-recommended-vue": "1.6.0", "stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "38.0.0", "stylelint-config-standard": "38.0.0",