From 9c3ae856f168d40963986a8225ddbb1383265ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:07:35 +0000 Subject: [PATCH] Bump tailwind-merge from 2.5.5 to 2.6.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.5 to 2.6.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.5...v2.6.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 050848f..05312c7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "sharp": "^0.33.5", "sonner": "^1.7.1", "stripe": "^17.4.0", - "tailwind-merge": "^2.5.5", + "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 0bbcb6d..36d0d90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12340,10 +12340,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^2.5.5": - version: 2.5.5 - resolution: "tailwind-merge@npm:2.5.5" - checksum: 10c0/32614dd2b4ddd4fab070d5ec569e6da00e2b34269b9ac2f2ff16733cef29a076c8e2210fbfc1904d7983a8fdb6b3e63d18ca117645f21b12ca7bcf8fe3507241 +"tailwind-merge@npm:^2.6.0": + version: 2.6.0 + resolution: "tailwind-merge@npm:2.6.0" + checksum: 10c0/fc8a5535524de9f4dacf1c16ab298581c7bb757d68a95faaf28942b1c555a619bba9d4c6726fe83986e44973b315410c1a5226e5354c30ba82353bd6d2288fa5 languageName: node linkType: hard @@ -12524,7 +12524,7 @@ __metadata: sharp: "npm:^0.33.5" sonner: "npm:^1.7.1" stripe: "npm:^17.4.0" - tailwind-merge: "npm:^2.5.5" + tailwind-merge: "npm:^2.6.0" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" typescript: "npm:^5.6.3"