From 15f6fcaad371daa81849eb1eba6420ec54cc533a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 04:01:09 +0000 Subject: [PATCH] fix(deps): update dependency tailwind-merge to v2.5.5 --- 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 daa7f09aa50..b5daad6621a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -132,7 +132,7 @@ "speakeasy": "2.0.0", "styled-components": "5.3.11", "styled-system": "5.1.5", - "tailwind-merge": "2.5.4", + "tailwind-merge": "2.5.5", "throng": "5.0.0", "uuid": "10.0.0", "validator": "13.12.0", @@ -39548,9 +39548,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.5.4", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.4.tgz", - "integrity": "sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==", + "version": "2.5.5", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.5.tgz", + "integrity": "sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 38f88765ca5..ddc9e91f6b5 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "speakeasy": "2.0.0", "styled-components": "5.3.11", "styled-system": "5.1.5", - "tailwind-merge": "2.5.4", + "tailwind-merge": "2.5.5", "throng": "5.0.0", "uuid": "10.0.0", "validator": "13.12.0",