From d2d36dd43ec2cb010824ac517689df411ea5b28f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 22:34:23 +0000 Subject: [PATCH] chore: bump tailwind-merge from 3.6.0 to 3.7.0 Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge/tree/HEAD/packages/tailwind-merge) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/commits/tailwind-merge@3.7.0/packages/tailwind-merge) --- updated-dependencies: - dependency-name: tailwind-merge dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 a71850d6..b4db0918 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "remark-math": "^6.0.0", "sharp": "^0.34.5", "styled-components": "^6.5.3", - "tailwind-merge": "^3.6.0", + "tailwind-merge": "^3.7.0", "tw-animate-css": "^1.2.8", "vanilla-tilt": "^1.8.1" }, @@ -25188,9 +25188,9 @@ "license": "MIT" }, "node_modules/tailwind-merge": { - "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==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.7.0.tgz", + "integrity": "sha512-XPPUyAc+cvspz3lHTcR/QgPfW2A0lv/xQNIjX3HGhLR+Nq2lHaLq5MtTesHn8GUr3W3DguT2KT5x3NVgRtYwmA==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 08caa42d..7bcfb964 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "remark-math": "^6.0.0", "sharp": "^0.34.5", "styled-components": "^6.5.3", - "tailwind-merge": "^3.6.0", + "tailwind-merge": "^3.7.0", "tw-animate-css": "^1.2.8", "vanilla-tilt": "^1.8.1" },