diff --git a/package.json b/package.json index 95ee489..16527fc 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "postcss": "8.4.41", "prettier": "3.3.3", "prettier-plugin-tailwindcss": "0.6.6", - "tailwindcss": "3.4.9", + "tailwindcss": "3.4.14", "typescript": "5.5.4", "vite": "5.4.0", "vitest": "2.0.5" diff --git a/yarn.lock b/yarn.lock index 9ce0bba..33ba44a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6169,10 +6169,10 @@ tabbable@^6.0.0: resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== -tailwindcss@3.4.9: - version "3.4.9" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.9.tgz#9e04cddce1924d530df62af37d3520f0e2a9d85e" - integrity sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg== +tailwindcss@3.4.14: + version "3.4.14" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.14.tgz#6dd23a7f54ec197b19159e91e3bb1e55e7aa73ac" + integrity sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"