From 1a19e64ddd3b6150a662cc6ae55d8bca6c46f3bb Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 16 Dec 2025 07:04:40 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.97.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 41229f0..a03f461 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "eslint-plugin-vue": "10.6.2", "nuxt": "4.2.2", "postcss-html": "1.8.0", - "sass": "1.96.0", + "sass": "1.97.0", "stylelint": "16.26.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1", @@ -20050,9 +20050,9 @@ "license": "MIT" }, "node_modules/sass": { - "version": "1.96.0", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.96.0.tgz", - "integrity": "sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==", + "version": "1.97.0", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.97.0.tgz", + "integrity": "sha512-KR0igP1z4avUJetEuIeOdDlwaUDvkH8wSx7FdSjyYBS3dpyX3TzHfAMO0G1Q4/3cdjcmi3r7idh+KCmKqS+KeQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4397b19..e595d3e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-vue": "10.6.2", "nuxt": "4.2.2", "postcss-html": "1.8.0", - "sass": "1.96.0", + "sass": "1.97.0", "stylelint": "16.26.1", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1",