From 952f8a69e8d7ee052475c090cd6e9838ce75d20e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 23 Aug 2026 23:03:16 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.103.1 --- 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 c2b4a67..bab5a23 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.103.0", + "sass": "1.103.1", "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.103.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.0.tgz", - "integrity": "sha512-+QpdXUDw19lVqRDlYIyje1Lq/0gHsnNHIl4x1CqeUg13zRhaQN11UvTvouwHWLXc9Q3rQVT6oBhFGRYJ5Z8gHw==", + "version": "1.103.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz", + "integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6ab435d..9087c99 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.103.0", + "sass": "1.103.1", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "2.0.0", "stylelint-config-standard": "40.0.0",