From 39a5241dcb4a95547233e057aa1e8ace228fbc53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:27:01 +0000 Subject: [PATCH] Bump tailwind-merge from 2.5.0 to 2.5.3 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.0 to 2.5.3. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.3) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a7f1be13..5d6b93bc 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-day-picker": "^8.10.1", "react-dom": "^18.2.0", "react-hook-form": "^7.52.2", - "tailwind-merge": "^2.5.0", + "tailwind-merge": "^2.5.3", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index dbfb0ae0..111f01a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3466,10 +3466,10 @@ synckit@^0.8.4: "@pkgr/utils" "^2.3.1" tslib "^2.5.0" -tailwind-merge@^2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.0.tgz#b4ccecd0c762afa0a270364e42b560678771367d" - integrity sha512-a6Q/isR5XAo9IR7Hjh80BQDkn8PG9ONJpSO/U3vGzdKyKG125lPHNXdiPfeQ5X0EOG0qKlS/0qnxdBYkLlD6tA== +tailwind-merge@^2.5.3: + version "2.5.3" + resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.3.tgz#579546e14ddda24462e0303acd8798c50f5511bb" + integrity sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw== tailwindcss-animate@^1.0.7: version "1.0.7"