From 306669a54fd3e8adea3fbba585574d872fdc7471 Mon Sep 17 00:00:00 2001 From: ansidev Date: Mon, 5 Aug 2024 20:56:42 +0700 Subject: [PATCH] build(deps): update sass to version 1.77.8 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30aecd1b..3d7eba7b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "lodash.kebabcase": "^4.1.1", "mustache": "^4.2.0", "prettier-plugin-astro": "^0.14.0", - "sass": "^1.69.5", + "sass": "^1.77.8", "satori": "^0.10.11", "satori-html": "^0.3.2", "tailwindcss-themer": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63fe547d..a330a236 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -109,7 +109,7 @@ importers: specifier: ^0.14.0 version: 0.14.1 sass: - specifier: ^1.69.5 + specifier: ^1.77.8 version: 1.77.8 satori: specifier: ^0.10.11