From 31ce0a58a28bd20dd919742bc807bc12dfc45504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 07:37:27 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20tai?= =?UTF-8?q?lwindcss=20to=20v3.3.7=20(#473)?= 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 cb2d4ba..b6a95c2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "prettier-plugin-tailwindcss": "0.5.9", "simple-icons": "10.3.0", "svg-mixer": "2.3.14", - "tailwindcss": "3.3.6", + "tailwindcss": "3.3.7", "tailwindcss-debug-screens": "2.2.1", "vite": "5.0.10", "vite-plugin-kirby": "5.1.0", diff --git a/yarn.lock b/yarn.lock index 907c37a..9a5d575 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2479,10 +2479,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.3.6: - version "3.3.6" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.6.tgz#4dd7986bf4902ad385d90d45fd4b2fa5fab26d5f" - integrity sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw== +tailwindcss@3.3.7: + version "3.3.7" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.7.tgz#9e3c0cb7c6867b4cda4557a447bd2bb6fe20c6fa" + integrity sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"