From 669fc1e98c7f92f0ffbcaeba177e1042574f558b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:33:53 +0000 Subject: [PATCH] fix(deps): update tailwindcss monorepo to v4.1.0 --- website/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/package.json b/website/package.json index cfa692a7aa2d..2859a7f09b88 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@docusaurus/theme-mermaid": "^3.5.2", "@docusaurus/theme-search-algolia": "^3.5.2", "@mdx-js/react": "^3.0.1", - "@tailwindcss/postcss": "4.0.17", + "@tailwindcss/postcss": "4.1.0", "@zio.dev/izumi-reflect": "2024.11.11-da5b828d4d6e", "@zio.dev/zio-amqp": "1.0.0-alpha.3", "@zio.dev/zio-aws": "2025.2.9-b3c92258585e", @@ -69,7 +69,7 @@ "react-icons": "5.5.0", "react-markdown": "10.1.0", "remark-kroki-plugin": "0.1.1", - "tailwindcss": "4.0.17", + "tailwindcss": "4.1.0", "tslib": "^2.4.0" }, "resolutions": {