diff --git a/apps/web/package.json b/apps/web/package.json index 34639602..272a93cb 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -93,7 +93,7 @@ "recoil": "^0.7.7", "sonner": "^1.3.1", "tailwind-merge": "^2.2.2", - "tailwindcss": "3.4.10", + "tailwindcss": "3.4.12", "tailwindcss-animate": "^1.0.7", "three": "^0.168.0", "typescript": "5.5.4", diff --git a/yarn.lock b/yarn.lock index f7af059f..a13e1ea3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20330,10 +20330,10 @@ tailwindcss-animate@^1.0.7: resolved "https://registry.npmjs.org/tailwindcss-animate/-/tailwindcss-animate-1.0.7.tgz" integrity sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA== -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.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"