From 3e72fcaf680ea2db881c5344a899adca5aa4ef73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 17:22:33 +0000 Subject: [PATCH] Bump tailwind-merge from 3.2.0 to 3.3.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.3.0 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 dcdf26c..0c12a1a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "sharp": "^0.33.5", "sonner": "^2.0.2", "stripe": "^17.7.0", - "tailwind-merge": "^3.2.0", + "tailwind-merge": "^3.3.0", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index 2e5e749..4598233 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14129,10 +14129,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^3.2.0": - version: 3.2.0 - resolution: "tailwind-merge@npm:3.2.0" - checksum: 10c0/294f6c2db0df74405bff126107107426c3126a70a1717d78e8d6811db65546c9bb3d61282bdb8d9fbded23f6bc8ec3e8e61031a4f53265f90b7f3dba558f88f4 +"tailwind-merge@npm:^3.3.0": + version: 3.3.0 + resolution: "tailwind-merge@npm:3.3.0" + checksum: 10c0/a50cd141100486f98541dfab3705712af5860556689b7496dc6b0284374f02d12d5471f0f40035f6bb8b1c749c422060a1f3e5f8900057d8a7786b111c8472e6 languageName: node linkType: hard @@ -14282,7 +14282,7 @@ __metadata: sharp: "npm:^0.33.5" sonner: "npm:^2.0.2" stripe: "npm:^17.7.0" - tailwind-merge: "npm:^3.2.0" + tailwind-merge: "npm:^3.3.0" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" ts-node: "npm:^10.9.2"