From 0d5dcfcaac37a0724a27870c31926212132dd785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:40:17 +0000 Subject: [PATCH] Bump tailwind-merge from 2.6.0 to 3.0.1 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.0.1. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.0.1) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-major ... 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 d6c03a3..0dfb48c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "sharp": "^0.33.5", "sonner": "^1.7.3", "stripe": "^17.6.0", - "tailwind-merge": "^2.6.0", + "tailwind-merge": "^3.0.1", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index a296f24..850fd6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12534,10 +12534,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^2.6.0": - version: 2.6.0 - resolution: "tailwind-merge@npm:2.6.0" - checksum: 10c0/fc8a5535524de9f4dacf1c16ab298581c7bb757d68a95faaf28942b1c555a619bba9d4c6726fe83986e44973b315410c1a5226e5354c30ba82353bd6d2288fa5 +"tailwind-merge@npm:^3.0.1": + version: 3.0.1 + resolution: "tailwind-merge@npm:3.0.1" + checksum: 10c0/973d754687ad82d25cb55bf16958153999d080cd68dd0a6c1c74909bd92d05bcca01c24d9642e9e6ec95b3a207b15cd4b32bca49d586f2e743d311358ecb584b languageName: node linkType: hard @@ -12687,7 +12687,7 @@ __metadata: sharp: "npm:^0.33.5" sonner: "npm:^1.7.3" stripe: "npm:^17.6.0" - tailwind-merge: "npm:^2.6.0" + tailwind-merge: "npm:^3.0.1" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" ts-node: "npm:^10.9.2"