From b48b0aeb3754104ff4ef8796f081787f25fb98b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 05:46:23 +0000 Subject: [PATCH] chore(deps): bump tailwind-merge from 2.6.0 to 3.3.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.3.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.3.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/stage1-clk-transfer/package.json | 2 +- apps/stage2-clk-transfer/package.json | 2 +- apps/www/package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/stage1-clk-transfer/package.json b/apps/stage1-clk-transfer/package.json index e758214..343395f 100644 --- a/apps/stage1-clk-transfer/package.json +++ b/apps/stage1-clk-transfer/package.json @@ -52,7 +52,7 @@ "react-resizable-panels": "^2.1.7", "recharts": "^2.15.1", "sonner": "^1.7.2", - "tailwind-merge": "^2.6.0", + "tailwind-merge": "^3.3.0", "tailwindcss-animate": "^1.0.7", "vaul": "^1.1.2", "zod": "^3.24.1" diff --git a/apps/stage2-clk-transfer/package.json b/apps/stage2-clk-transfer/package.json index d6c099a..f8d77c1 100644 --- a/apps/stage2-clk-transfer/package.json +++ b/apps/stage2-clk-transfer/package.json @@ -52,7 +52,7 @@ "react-resizable-panels": "^2.1.7", "recharts": "^2.15.1", "sonner": "^1.7.3", - "tailwind-merge": "^2.6.0", + "tailwind-merge": "^3.3.0", "tailwindcss-animate": "^1.0.7", "vaul": "^1.1.2", "zod": "^3.24.1" diff --git a/apps/www/package.json b/apps/www/package.json index 6f77be9..5eaa369 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -70,7 +70,7 @@ "remark-gfm": "^4.0.0", "sonner": "^1.7.0", "stripe-gradient": "^1.0.1", - "tailwind-merge": "^2.3.0", + "tailwind-merge": "^3.3.0", "tailwindcss-animate": "^1.0.7", "tailwindcss-patch": "^4.0.0", "turbo": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index c3671bf..1345cd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10009,10 +10009,10 @@ synckit@^0.9.1: "@pkgr/core" "^0.1.0" tslib "^2.6.2" -tailwind-merge@^2.3.0, tailwind-merge@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.6.0.tgz#ac5fb7e227910c038d458f396b7400d93a3142d5" - integrity sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA== +tailwind-merge@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-3.3.0.tgz#d9bb4f298801ef6232ced4f97e830fc79bc3d3e7" + integrity sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ== tailwindcss-animate@^1.0.7: version "1.0.7"