From cada752a7e819e2713ca31eeb1b08b22403c489d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:55:21 +0000 Subject: [PATCH] Bump tailwind-merge from 3.0.2 to 3.1.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.1.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 c64a3cf..cb906d9 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.0.2", + "tailwind-merge": "^3.1.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 75efb9d..1cf7809 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13097,10 +13097,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^3.0.2": - version: 3.0.2 - resolution: "tailwind-merge@npm:3.0.2" - checksum: 10c0/73f528345e5130e7690c5c57701155849ae4f0834e0a4bf56bc03e25d4563d45d4905ff9c487a7dce9efdfa18689a223e78365962105ad0e2f2d1226216c66ef +"tailwind-merge@npm:^3.1.0": + version: 3.1.0 + resolution: "tailwind-merge@npm:3.1.0" + checksum: 10c0/71d6dc5f8bae2f87950eefa2605a391ffef45a09759de22ba0e90976180ab3cd4fc48ed37063a617dc2ff0f48768c0006090a78bcd1f5ad0ae1c373aad16d2b6 languageName: node linkType: hard @@ -13250,7 +13250,7 @@ __metadata: sharp: "npm:^0.33.5" sonner: "npm:^2.0.2" stripe: "npm:^17.7.0" - tailwind-merge: "npm:^3.0.2" + tailwind-merge: "npm:^3.1.0" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" ts-node: "npm:^10.9.2"