From ed4852c9030737c29233a6a84cc32a28c4a7ec70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 17:57:41 +0000 Subject: [PATCH] Bump tailwind-merge from 3.3.0 to 3.3.1 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7a617eb..4e6364c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "sharp": "^0.33.5", "sonner": "^2.0.2", "stripe": "^18.2.1", - "tailwind-merge": "^3.3.0", + "tailwind-merge": "^3.3.1", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index 3fc9baa..9436d64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13622,10 +13622,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^3.3.0": - version: 3.3.0 - resolution: "tailwind-merge@npm:3.3.0" - checksum: 10c0/a50cd141100486f98541dfab3705712af5860556689b7496dc6b0284374f02d12d5471f0f40035f6bb8b1c749c422060a1f3e5f8900057d8a7786b111c8472e6 +"tailwind-merge@npm:^3.3.1": + version: 3.3.1 + resolution: "tailwind-merge@npm:3.3.1" + checksum: 10c0/b84c6a78d4669fa12bf5ab8f0cdc4400a3ce0a7c006511af4af4be70bb664a27466dbe13ee9e3b31f50ddf6c51d380e8192ce0ec9effce23ca729d71a9f63818 languageName: node linkType: hard @@ -13775,7 +13775,7 @@ __metadata: sharp: "npm:^0.33.5" sonner: "npm:^2.0.2" stripe: "npm:^18.2.1" - tailwind-merge: "npm:^3.3.0" + tailwind-merge: "npm:^3.3.1" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" ts-node: "npm:^10.9.2"