From 9ef3b591ce797b045feac3c5428f313cffabcf0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:43:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20tai?= =?UTF-8?q?lwindcss=20to=20v3.4.8=20(#595)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e5c3ef3..055f014 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "prettier": "3.3.3", "prettier-plugin-tailwindcss": "0.6.5", "remixicon": "4.3.0", - "tailwindcss": "3.4.7", + "tailwindcss": "3.4.8", "tailwindcss-debug-screens": "2.2.1", "vite": "5.3.5", "vite-plugin-kirby": "5.3.1", diff --git a/yarn.lock b/yarn.lock index dc97314..e6118f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,10 +1360,10 @@ tailwindcss-debug-screens@2.2.1: resolved "https://registry.yarnpkg.com/tailwindcss-debug-screens/-/tailwindcss-debug-screens-2.2.1.tgz#8dd0854a273daa4f30f4c383370872c6bca337cd" integrity sha512-EMyA0CYBzqcZJHtVDvBfmYzfx3NxuK4qDyVO5wnzcGOrmJsv25D9xPpWefVTORTvhE6pCh90Z1WYnLUKsg3yMw== -tailwindcss@3.4.7: - version "3.4.7" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.7.tgz#6092f18767f5933f59375b9afe558e592fc77201" - integrity sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ== +tailwindcss@3.4.8: + version "3.4.8" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.8.tgz#74fdfc085732c244ad9ca4ee0d539bc5dddd58fd" + integrity sha512-GkP17r9GQkxgZ9FKHJQEnjJuKBcbFhMFzKu5slmN6NjlCuFnYJMQ8N4AZ6VrUyiRXlDtPKHkesuQ/MS913Nvdg== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"