From 31e8281c2bea1d53e6e784150eaeea943a6f7892 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 22:26:03 +0000 Subject: [PATCH] Update tailwindcss to version 3.4.12 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index efc0f7c6c4..7315495ad9 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "react-router-dom": "^6.22.3", "slip77": "^0.2.0", "stream": "^0.0.2", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.12", "uuid": "^9.0.1", "webextension-polyfill": "^0.10.0", "zustand": "^4.5.2" diff --git a/yarn.lock b/yarn.lock index 1573b279e2..dfe9b521f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9359,10 +9359,10 @@ symbol-tree@^3.2.4: resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== -tailwindcss@^3.4.3: - version "3.4.3" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.3.tgz#be48f5283df77dfced705451319a5dffb8621519" - integrity sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A== +tailwindcss@^3.4.12: + 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"