From 2fd960522a7ace104b56cb02ab6c9e57a9da2c39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 18:46:52 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.4.12 (#1908) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- website/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index e051d7a4..6403118a 100644 --- a/website/package.json +++ b/website/package.json @@ -24,7 +24,7 @@ "@types/react": "18.3.7", "@typescript/sandbox": "^0.1.0", "monaco-editor": "0.51.0", - "tailwindcss": "3.4.11", + "tailwindcss": "3.4.12", "typescript": "5.5.4" } } diff --git a/yarn.lock b/yarn.lock index ab6719ae..4dd963df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13556,10 +13556,10 @@ swagger-ui-react@^5.0.0: xml-but-prettier "^1.0.1" zenscroll "^4.0.2" -tailwindcss@3.4.11, tailwindcss@^3.4.3: - version "3.4.11" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.11.tgz#4d6df41acc05a1d0291b1319490db8df375ab709" - integrity sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg== +tailwindcss@3.4.12, tailwindcss@^3.4.3: + version "3.4.12" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.12.tgz#fd3b67c6d2c04d9d7bfa13e3fc70ccef9fef0455" + integrity sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"