From 107f23e6bf8658dec807e0dfb4c6e120fb21aab3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Jul 2025 07:35:51 +0000 Subject: [PATCH] feat: upgrade tailwind-merge from 2.6.0 to 3.3.1 Snyk has created this PR to upgrade tailwind-merge from 2.6.0 to 3.3.1. See this package in npm: tailwind-merge See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a394135e-c792-439f-9f41-49d0d885a64e?utm_source=github&utm_medium=referral&page=upgrade-pr --- docs/docs.trychroma.com/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.trychroma.com/package.json b/docs/docs.trychroma.com/package.json index 11c60476db9..26b3682a9de 100644 --- a/docs/docs.trychroma.com/package.json +++ b/docs/docs.trychroma.com/package.json @@ -33,7 +33,7 @@ "prismjs": "^1.29.0", "react": "latest", "react-dom": "latest", - "tailwind-merge": "^2.2.1", + "tailwind-merge": "^3.3.1", "tailwindcss-animate": "^1.0.7" }, "devDependencies": {