From 4b798ba76367562455856f9d377aeab32c19b0df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 09:49:35 +0000 Subject: [PATCH] build(deps): update dependency tailwindcss to v3.4.11 --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 7ff020732..8505ba72f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -47,7 +47,7 @@ "react-apexcharts": "1.4.1", "react-dom": "18.2.0", "swagger-ui-react": "5.12.3", - "tailwindcss": "3.4.1", + "tailwindcss": "3.4.11", "typescript": "5.4.3" }, "devDependencies": {