From 1e8125ad0b934faca6e37fecfe5cc055532304c7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 4 Apr 2025 01:10:16 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.86.3 --- 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 c5f0407..750f886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "10.0.0", "nuxt": "3.16.2", "postcss-html": "1.8.0", - "sass": "1.86.2", + "sass": "1.86.3", "stylelint": "16.17.0", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0", @@ -17291,9 +17291,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.86.2", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz", - "integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==", + "version": "1.86.3", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.86.3.tgz", + "integrity": "sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e1c43cc..ca80c76 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "10.0.0", "nuxt": "3.16.2", "postcss-html": "1.8.0", - "sass": "1.86.2", + "sass": "1.86.3", "stylelint": "16.17.0", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "37.0.0",