From c564cab8453f4ff6e150024f0497f086ee0afad0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 23 Aug 2026 01:04:21 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.103.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 42da56d..c2b4a67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "eslint-plugin-vue": "10.10.0", "nuxt": "4.5.2", "postcss-html": "2.0.0", - "sass": "1.102.0", + "sass": "1.103.0", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "2.0.0", "stylelint-config-standard": "40.0.0", @@ -17901,9 +17901,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.102.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz", - "integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==", + "version": "1.103.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz", + "integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7c6ce18..6ab435d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "10.10.0", "nuxt": "4.5.2", "postcss-html": "2.0.0", - "sass": "1.102.0", + "sass": "1.103.0", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "2.0.0", "stylelint-config-standard": "40.0.0",