From ed9b34b567e51a5d876842b4b4482ffbcddb15cc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:42:40 +0000 Subject: [PATCH] Update tailwindcss to version 3.4.14 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 93a1b0a..383e1a0 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prettier": "2.7.1", "prettier-plugin-tailwindcss": "^0.1.13", "sass": "^1.79.5", - "tailwindcss": "^3.4.13", + "tailwindcss": "^3.4.14", "tsx": "^4.19.1", "typescript": "^5.6.3", "vite": "^5.4.9" diff --git a/yarn.lock b/yarn.lock index 15942ad..b3bbde0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2580,10 +2580,10 @@ tailwind-merge@^2.5.4: resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.4.tgz#4bf574e81fa061adeceba099ae4df56edcee78d1" integrity sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q== -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"