diff --git a/package.json b/package.json index 11dcbdd..5ddcd00 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "^18.3.1", "react-howler": "^5.2.0", "swr": "^2.2.5", - "tailwindcss": "^3.4.10", + "tailwindcss": "^3.4.13", "typescript": "^5.6.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c4f5d7d..c656462 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2198,10 +2198,10 @@ swr@^2.2.5: client-only "^0.0.1" use-sync-external-store "^1.2.0" -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== +tailwindcss@^3.4.13: + version "3.4.13" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.13.tgz#3d11e5510660f99df4f1bfb2d78434666cb8f831" + integrity sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"