From ebef996f0a1130c92e9edbceefec83ad3f5dfe44 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Jul 2026 01:05:19 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.102.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d373d1e..40cfc1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "eslint-plugin-vue": "10.10.0", "nuxt": "4.5.0", "postcss-html": "1.8.1", - "sass": "1.101.7", + "sass": "1.102.0", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", @@ -18503,9 +18503,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.101.7", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz", - "integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==", + "version": "1.102.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz", + "integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e9d43b6..b2921bc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "10.10.0", "nuxt": "4.5.0", "postcss-html": "1.8.1", - "sass": "1.101.7", + "sass": "1.102.0", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", -- 2.54.0