From 02b19b643736d7776baebc5e073520b0e08281e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:20:24 +0000 Subject: [PATCH] Bump tailwind-merge from 2.3.0 to 2.4.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d950cde..edc6f0a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "sharp": "^0.33.4", "sonner": "^1.5.0", "stripe": "^16.1.0", - "tailwind-merge": "^2.3.0", + "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", "usehooks-ts": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 94484fd..71a76e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6275,12 +6275,10 @@ __metadata: languageName: node linkType: hard -"tailwind-merge@npm:^2.3.0": - version: 2.3.0 - resolution: "tailwind-merge@npm:2.3.0" - dependencies: - "@babel/runtime": "npm:^7.24.1" - checksum: 10c0/5ea308e23c3ab1cf4c3f35f0a471753f4d3ed232d63dd7c09151a74428737321902203d90e9f0cb76ea5c3978e71b0adbc503dc455e56cda967a7674ae4b94b5 +"tailwind-merge@npm:^2.4.0": + version: 2.4.0 + resolution: "tailwind-merge@npm:2.4.0" + checksum: 10c0/77bd20647d08db78a0bdf7b57d4b904479aee7727f44570f8834d62a1aa56f42d7ae68ac959e3d610c9f188aa164eeefb6c43df4f0c8bb7cfc3418e1575bfecb languageName: node linkType: hard @@ -6399,7 +6397,7 @@ __metadata: sharp: "npm:^0.33.4" sonner: "npm:^1.5.0" stripe: "npm:^16.1.0" - tailwind-merge: "npm:^2.3.0" + tailwind-merge: "npm:^2.4.0" tailwindcss: "npm:^3.4.4" tailwindcss-animate: "npm:^1.0.7" typescript: "npm:^5.5.3"