From a20901f6db90a16b25a9a60f56a0274d96349afa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Oct 2025 09:58:49 +0000 Subject: [PATCH] fix: upgrade tailwind-merge from 2.4.0 to 2.6.0 Snyk has created this PR to upgrade tailwind-merge from 2.4.0 to 2.6.0. See this package in npm: tailwind-merge See this project in Snyk: https://app.snyk.io/org/authzed/project/ba1f5e2c-3779-4576-a375-1b68f7cd2dae?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4456860..f7bd931 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-youtube": "^10.1.0", "sharp": "^0.34.0", "swagger-ui-react": "^5.22.0", - "tailwind-merge": "^2.4.0" + "tailwind-merge": "^2.6.0" }, "devDependencies": { "@tailwindcss/line-clamp": "^0.4.4",