From 2f76cb790bcda5d52f1f74cd480594b84d976f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 09:20:23 +0000 Subject: [PATCH] chore(deps): bump tailwind-merge from 2.6.0 to 2.6.1 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 18530e1..da5994c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -32,7 +32,7 @@ "class-variance-authority": "^0.7.1", "clsx": "2.1.1", "lucide-react": "^0.473.0", - "tailwind-merge": "2.6.0", + "tailwind-merge": "2.6.1", "tailwindcss-animate": "1.0.7" }, "exports": {