From 59999ac669a283a90c3c4bab20202061b5142807 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:00:38 +0000 Subject: [PATCH] Update tailwindcss to version 3.4.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index efc0f7c6c4..47f54a7141 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.10", "uuid": "^9.0.1", "webextension-polyfill": "^0.10.0", "zustand": "^4.5.2" diff --git a/yarn.lock b/yarn.lock index 1573b279e2..388fb167ab 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.10: + version "3.4.10" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.10.tgz#70442d9aeb78758d1f911af29af8255ecdb8ffef" + integrity sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"