From ddbf34d8c9b669e6005b045aba1a4f4222f16227 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Apr 2025 00:09:44 +0000 Subject: [PATCH] fix: upgrade tailwindcss from 3.4.4 to 3.4.17 Snyk has created this PR to upgrade tailwindcss from 3.4.4 to 3.4.17. See this package in npm: tailwindcss See this project in Snyk: https://app.snyk.io/org/trongthanht3-McWJXcWoa5SHPA2GbFEvJX/project/c664f90d-9f19-44dc-b1d6-4c9107426c4d?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 32cfc15..c1442de 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "postcss": "8.4.38", "react": "19.0.0-rc-cd22717c-20241013", "react-dom": "19.0.0-rc-cd22717c-20241013", - "tailwindcss": "3.4.4", + "tailwindcss": "3.4.17", "typescript": "5.5.2", "use-debounce": "^10.0.1", "zod": "^3.23.8"