From 302c894cbce798ae8d1d4b2de53e85f30bea145a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Jul 2026 06:11:21 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.101.3 (#3000) --- 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 b6998ef..9fd425c 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.0", + "sass": "1.101.3", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0", @@ -18413,9 +18413,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.101.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.0.tgz", - "integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==", + "version": "1.101.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.3.tgz", + "integrity": "sha512-Z1lLHhtAII+dyLNIQB6JQTZMy7sDxk3f5NzbINRc9ks1P0HCGvSuKev0wUhULFpLSaHBIMZrcTs9WDQUZerrgA==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 37a743e..811930d 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.0", + "sass": "1.101.3", "stylelint": "17.14.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "40.0.0",