From c61661494e26e9e72be6d66f35f3d97775e35da5 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 9 Jun 2025 19:59:44 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.89.2 --- 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 92522cc..00ecba1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "eslint-plugin-vue": "10.2.0", "nuxt": "3.17.5", "postcss-html": "1.8.0", - "sass": "1.89.1", + "sass": "1.89.2", "stylelint": "16.20.0", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "38.0.0", @@ -19980,9 +19980,9 @@ "dev": true }, "node_modules/sass": { - "version": "1.89.1", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.1.tgz", - "integrity": "sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==", + "version": "1.89.2", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", + "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 08a2d3e..9c5cad2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "10.2.0", "nuxt": "3.17.5", "postcss-html": "1.8.0", - "sass": "1.89.1", + "sass": "1.89.2", "stylelint": "16.20.0", "stylelint-config-recommended-vue": "1.6.0", "stylelint-config-standard": "38.0.0",