From 034749f2952716a9aea2de65fe4b709f1f44e653 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:28:44 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.4.15 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 157c4c9..32fc325 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -76,7 +76,7 @@ "postcss": "8.4.49", "prettier": "3.3.3", "prettier-plugin-tailwindcss": "0.6.8", - "tailwindcss": "3.4.14", + "tailwindcss": "3.4.15", "typescript": "5.6.3", "typescript-eslint": "8.14.0", "vite": "5.4.11",