From 2484f4b047d8909af8b1e925abfe4beadbdc8f3c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 6 Aug 2026 04:35:59 +0000
Subject: [PATCH] chore: bump @tailwindcss/typography from 0.5.19 to 0.5.20 in
/site (#27754)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps
[@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography)
from 0.5.19 to 0.5.20.
Release notes
Sourced from @tailwindcss/typography's
releases.
v0.5.20
Fixed
- Support installing with stable versions of Tailwind CSS v4 (#424)
Changelog
Sourced from @tailwindcss/typography's
changelog.
[0.5.20] - 2026-06-08
Fixed
- Support installing with stable versions of Tailwind CSS v4 (#424)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new
releaser for @tailwindcss/typography since your current
version.
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
site/package.json | 2 +-
site/pnpm-lock.yaml | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/site/package.json b/site/package.json
index f1d6dd7f4a..a82b65b4df 100644
--- a/site/package.json
+++ b/site/package.json
@@ -133,7 +133,7 @@
"@storybook/addon-themes": "10.3.3",
"@storybook/addon-vitest": "10.3.3",
"@storybook/react-vite": "10.3.3",
- "@tailwindcss/typography": "0.5.19",
+ "@tailwindcss/typography": "0.5.20",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.6.1",
diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml
index 0aad45b7bf..ba036e980f 100644
--- a/site/pnpm-lock.yaml
+++ b/site/pnpm-lock.yaml
@@ -316,8 +316,8 @@ importers:
specifier: 10.3.3
version: 10.3.3(esbuild@0.25.12)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(typescript@6.0.2)(vite@8.0.10(@types/node@20.19.41)(esbuild@0.25.12)(jiti@1.21.7)(tsx@4.22.4)(yaml@2.8.3))
'@tailwindcss/typography':
- specifier: 0.5.19
- version: 0.5.19(tailwindcss@3.4.19(tsx@4.22.4)(yaml@2.8.3))
+ specifier: 0.5.20
+ version: 0.5.20(tailwindcss@3.4.19(tsx@4.22.4)(yaml@2.8.3))
'@testing-library/jest-dom':
specifier: 6.9.1
version: 6.9.1
@@ -2570,10 +2570,10 @@ packages:
resolution: {integrity: sha512-r5bClKrcIusDoo049dSL8CawnHR6mRdDwhlQuIgZRNty68q0x8k3Lf1BtPAMxRf/GgnHBnIO4ujd3+GQdLWzxQ==, tarball: https://registry.npmjs.org/@tabby_ai/hijri-converter/-/hijri-converter-1.0.5.tgz}
engines: {node: '>=16.0.0'}
- '@tailwindcss/typography@0.5.19':
- resolution: {integrity: sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==, tarball: https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.19.tgz}
+ '@tailwindcss/typography@0.5.20':
+ resolution: {integrity: sha512-hwbzQuNUfcPvbegQFatVPl/MY/tcM9KLl963hQ5laJKPh81TEZ1+dNG9PirGvcaDBkp+BCshExAyKVPW91dozw==, tarball: https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.20.tgz}
peerDependencies:
- tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1'
+ tailwindcss: '>=3.0.0 || >=4.0.0 || insiders'
'@tanstack/query-core@5.82.0':
resolution: {integrity: sha512-JrjoVuaajBQtnoWSg8iaPHaT4mW73lK2t+exxHNOSMqy0+13eKLqJgTKXKImLejQIfdAHQ6Un0njEhOvUtOd5w==, tarball: https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.82.0.tgz}
@@ -8677,7 +8677,7 @@ snapshots:
'@tabby_ai/hijri-converter@1.0.5': {}
- '@tailwindcss/typography@0.5.19(tailwindcss@3.4.19(tsx@4.22.4)(yaml@2.8.3))':
+ '@tailwindcss/typography@0.5.20(tailwindcss@3.4.19(tsx@4.22.4)(yaml@2.8.3))':
dependencies:
postcss-selector-parser: 6.0.10
tailwindcss: 3.4.19(tsx@4.22.4)(yaml@2.8.3)