From 08f3552920e00583086d2658368d21e4de05874a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:44:29 +0000 Subject: [PATCH] fix(deps): update dependency @tailwindcss/typography to v0.5.19 --- apps/site/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/site/package.json b/apps/site/package.json index 51b79135..2f22a812 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -15,7 +15,7 @@ "@iconify-json/ph": "1.1.14", "@iconify-json/ri": "1.1.22", "@tailwindcss/forms": "0.5.7", - "@tailwindcss/typography": "0.5.13", + "@tailwindcss/typography": "0.5.19", "astro": "4.11.6", "astro-icon": "1.1.0", "sanitize-html": "2.13.0",