From a1aa51aaf1781427bba04ee91ccafdd1f9e493f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:51:22 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20tail?= =?UTF-8?q?windcss=20to=20^3.3.7?= 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..8882206 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "postcss": "^8", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.5.14", - "tailwindcss": "^3.3.0", + "tailwindcss": "^3.3.7", "typescript": "^5.4.5", "vercel": "^34.1.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1550a9..03075d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: specifier: ^0.5.14 version: 0.5.14(prettier@3.2.5) tailwindcss: - specifier: ^3.3.0 + specifier: ^3.3.7 version: 3.4.3(ts-node@10.9.1(@types/node@20.12.7)(typescript@5.4.5)) typescript: specifier: ^5.4.5