diff --git a/docs/package.json b/docs/package.json index b36c1ec0..1ff1dda3 100644 --- a/docs/package.json +++ b/docs/package.json @@ -38,6 +38,6 @@ "prism-react-renderer": "1.3.5", "react": "18.3.1", "react-dom": "18.3.1", - "tailwindcss": "3.4.13" + "tailwindcss": "3.4.14" } } diff --git a/docs/yarn.lock b/docs/yarn.lock index 1ed01d30..51a2d07a 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -8295,10 +8295,10 @@ svgo@^2.5.0, svgo@^2.7.0: picocolors "^1.0.0" stable "^0.1.8" -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== +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"