diff --git a/apps/web/package.json b/apps/web/package.json index aa89eb6f..ccd51080 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.12", + "tailwindcss": "3.4.13", "tailwindcss-animate": "^1.0.7", "three": "^0.168.0", "typescript": "5.6.2", diff --git a/yarn.lock b/yarn.lock index ed45ef99..0ade58ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20197,10 +20197,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.12: - version "3.4.12" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.12.tgz#fd3b67c6d2c04d9d7bfa13e3fc70ccef9fef0455" - integrity sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w== +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"