From c8fcbf9969e1a4ae3e9761c5093cfca127fd60bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:51:05 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20post?= =?UTF-8?q?css=20to=20^8.0.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 094f51d..de83a1a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-next": "14.2.2", "lefthook": "^1.6.10", "mistcss": "^0.4.0", - "postcss": "^8", + "postcss": "^8.0.9", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.5.14", "tailwindcss": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1550a9..a6dd01c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: specifier: ^0.4.0 version: 0.4.0 postcss: - specifier: ^8 + specifier: ^8.0.9 version: 8.4.38 prettier: specifier: ^3.2.5