From 4c6d90b5795ccec50fb8ce72c2732448ab41de63 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 2 Sep 2025 21:03:24 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.92.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 eb7f64e..e6ce78c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "eslint-plugin-vue": "10.4.0", "nuxt": "4.0.3", "postcss-html": "1.8.0", - "sass": "1.91.0", + "sass": "1.92.0", "stylelint": "16.23.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.0", @@ -20309,9 +20309,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.91.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz", - "integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==", + "version": "1.92.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz", + "integrity": "sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4fab5ce..040fa9c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-vue": "10.4.0", "nuxt": "4.0.3", "postcss-html": "1.8.0", - "sass": "1.91.0", + "sass": "1.92.0", "stylelint": "16.23.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.0",