From 41192a93acd07f6e7203598276856b00cde31a66 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:50:46 +0000 Subject: [PATCH] Pin tailwind-merge to version 2.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57413bf..c30c601 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "react-wrap-balancer": "^1.1.0", "sharp": "^0.32", "supabase": "^1.162.4", - "tailwind-merge": "^2.2.1", + "tailwind-merge": "2.5.4", "tailwindcss-animate": "^1.0.7" }, "devDependencies": {