From 47e5c0a431b9bd7a6fc6ad9271722bf3990551ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:53:45 +0000 Subject: [PATCH] chore(deps): update dependency tailwind-merge to v3.6.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3f42e582..a2b6a163f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "react-day-picker": "8.10.2", "react-flagpack": "2.0.6", "react-hook-form": "7.73.1", - "tailwind-merge": "3.5.0", + "tailwind-merge": "3.6.0", "tailwindcss": "4.2.4", "tailwindcss-animate": "1.0.7", "vaul": "1.1.2", @@ -8363,9 +8363,9 @@ } }, "node_modules/tailwind-merge": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz", - "integrity": "sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.6.0.tgz", + "integrity": "sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 2d5b38c5b..6d40c60cd 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "react-day-picker": "8.10.2", "react-flagpack": "2.0.6", "react-hook-form": "7.73.1", - "tailwind-merge": "3.5.0", + "tailwind-merge": "3.6.0", "tailwindcss": "4.2.4", "tailwindcss-animate": "1.0.7", "vaul": "1.1.2",