From d7fecf26761968fcb8b1ddb15b87a4f3e418c53f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 07:55:24 +0000 Subject: [PATCH] Bump tailwind-merge from 2.6.1 to 3.4.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.1 to 3.4.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.1...v3.4.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96beee7..331897e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "rehype-prism-plus": "^2.0.0", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.0", - "tailwind-merge": "^2.6.0", + "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.7", "unist-util-visit": "^5.0.0" },