From 6d37d0b563b8ce25307fe7436ee26150af1516f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 17:53:49 +0000 Subject: [PATCH] Bump tailwind-merge from 3.1.0 to 3.2.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.2.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 2cefce6..95d5f70 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.1.0", + "tailwind-merge": "^3.2.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 fbda4e0..0a38f88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13729,10 +13729,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^3.1.0": - version: 3.1.0 - resolution: "tailwind-merge@npm:3.1.0" - checksum: 10c0/71d6dc5f8bae2f87950eefa2605a391ffef45a09759de22ba0e90976180ab3cd4fc48ed37063a617dc2ff0f48768c0006090a78bcd1f5ad0ae1c373aad16d2b6 +"tailwind-merge@npm:^3.2.0": + version: 3.2.0 + resolution: "tailwind-merge@npm:3.2.0" + checksum: 10c0/294f6c2db0df74405bff126107107426c3126a70a1717d78e8d6811db65546c9bb3d61282bdb8d9fbded23f6bc8ec3e8e61031a4f53265f90b7f3dba558f88f4 languageName: node linkType: hard @@ -13882,7 +13882,7 @@ __metadata: sharp: "npm:^0.33.5" sonner: "npm:^2.0.2" stripe: "npm:^17.7.0" - tailwind-merge: "npm:^3.1.0" + tailwind-merge: "npm:^3.2.0" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" ts-node: "npm:^10.9.2"