From b84dd6a1dcc4b07586c02c9cc3303b44a3741458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:43:23 +0000 Subject: [PATCH] Bump tailwind-merge from 1.14.0 to 2.0.0 in /client (#48) --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index f3357a0..445f9dd 100644 --- a/client/package.json +++ b/client/package.json @@ -35,7 +35,7 @@ "react": "^18", "react-dom": "^18", "react-markdown": "^9.0.0", - "tailwind-merge": "^1.14.0", + "tailwind-merge": "^2.0.0", "tailwindcss-animate": "^1.0.7" }, "devDependencies": {