From 96424ce1284eb05664f490dad3d5bf4ecebadd74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:42:51 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d51126c..09db65bb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint-staged": "15.5.0", "postcss": "8.5.3", "prettier": "3.5.3", - "tailwindcss": "3.4.17", + "tailwindcss": "4.3.3", "typescript": "5.8.2", "vitest": "3.0.9" },