From 452c1d5750c296ef8951c4a6beece99b6a9d5c47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:41:43 +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 24440ed..9a05218 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-unused-imports": "^3.2.0", "postcss": "^8.5.6", "prisma": "5.9.1", - "tailwindcss": "^3.4.18", + "tailwindcss": "^4.0.0", "typescript": "^5.9.3" } }