From 55dd90de856b39e46e1398aeaa25076e3a35c0e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 00:29:05 +0000 Subject: [PATCH] fix(deps) Update dependency tailwindcss to v4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf26cf4..8f9f451 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "sharp": "^0.34.0", "slugify": "^1.6.6", "tailwind-merge": "^3.0.0", - "tailwindcss": "^3.3.3", + "tailwindcss": "^4.0.0", "tailwindcss-animate": "^1.0.6", "tcp-ping": "^0.1.1", "tiny-invariant": "^1.3.1", @@ -194,5 +194,5 @@ "biome check --write" ] }, - "version": "2.0.44" + "version": "2.0.45" }