From d6548e8665e9decbd9d7dcbc5c018fd4390135cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:11:54 +0000 Subject: [PATCH] chore(deps/guides): bump @tailwindcss/typography in /apps/guides Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.19 to 0.5.20. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.19...v0.5.20) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/guides/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/guides/package.json b/apps/guides/package.json index 7838235f2e..7ca1d0d1c9 100644 --- a/apps/guides/package.json +++ b/apps/guides/package.json @@ -59,7 +59,7 @@ "@radix-ui/react-toggle": "catalog:", "@radix-ui/react-toggle-group": "catalog:", "@radix-ui/react-tooltip": "catalog:", - "@tailwindcss/typography": "^0.5.16", + "@tailwindcss/typography": "^0.5.20", "@tanstack/react-query": "catalog:", "@tanstack/react-query-devtools": "catalog:", "ai": "catalog:",