- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit8bb4815
authored
chore: bump @tailwindcss/typography from 0.5.16 to 0.5.19 in /site (#21009)
Bumps[@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography)from 0.5.16 to 0.5.19.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/tailwindlabs/tailwindcss-typography/releases"><code>@tailwindcss/typography</code>'sreleases</a>.</em></p><blockquote><h2>v0.5.19</h2><h3>Fixed</h3><ul><li>Fixed broken color styles (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/405">#405</a>)</li></ul><h2>v0.5.18</h2><h3>Fixed</h3><ul><li>Fixed undefined variable error (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/403">#403</a>)</li></ul><h2>v0.5.17</h2><h3>Added</h3><ul><li>Add modifiers for description list elements (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/357">#357</a>)</li><li>Add <code>prose-picture</code> modifier (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/367">#367</a>)</li></ul><h3>Fixed</h3><ul><li>Include unit in <code>hr</code> border-width value (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/379">#379</a>)</li><li>Ensure <code><kbd></code> styles work with Tailwind CSS v4 (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/387">#387</a>)</li></ul><h3>Changed</h3><ul><li>Remove lodash dependencies (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/402">#402</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md"><code>@tailwindcss/typography</code>'schangelog</a>.</em></p><blockquote><h2>[0.5.19] - 2025-09-24</h2><h3>Fixed</h3><ul><li>Fixed broken color styles (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/405">#405</a>)</li></ul><h2>[0.5.18] - 2025-09-19</h2><h3>Fixed</h3><ul><li>Fixed undefined variable error (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/403">#403</a>)</li></ul><h2>[0.5.17] - 2025-09-19</h2><h3>Added</h3><ul><li>Add modifiers for description list elements (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/357">#357</a>)</li><li>Add <code>prose-picture</code> modifier (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/367">#367</a>)</li></ul><h3>Fixed</h3><ul><li>Include unit in <code>hr</code> border-width value (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/379">#379</a>)</li><li>Ensure <code><kbd></code> styles work with Tailwind CSS v4 (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/387">#387</a>)</li></ul><h3>Changed</h3><ul><li>Remove lodash dependencies (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/402">#402</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/e002ab89ad8f4202638249c1c300c0cf0b3739c5"><code>e002ab8</code></a>0.5.19</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/bbb1c21099e34ff4d1d7f82f7528b85e71ed3c5a"><code>bbb1c21</code></a>Fix bad RGB syntax (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/405">#405</a>)</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/b316f958af5bc12a981526c3091d8319626e274e"><code>b316f95</code></a>0.5.18</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/ed952066e698dbb65a2f082eeb903ccba5a6834a"><code>ed95206</code></a>Fix variable declaration in opacity function (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/403">#403</a>)</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/7efcb4a499e6ede67088e28393a906d4d089e580"><code>7efcb4a</code></a>0.5.17</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/e0ec248bafa002d589509e29bfd9f054570e6d85"><code>e0ec248</code></a>chore(ci): update actions for release insiders</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/511afcb0bd9732eb8fcdc703f35ff76e57bfcd7b"><code>511afcb</code></a>Add modifiers for description list elements (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/357">#357</a>)</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/042a531528cd3ddecafda94fe972394dc8aab6ae"><code>042a531</code></a>Add <code>prose-picture</code> modifiers (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/367">#367</a>)</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/f822222ae6e289e8cc0b23636891dc3545d5682a"><code>f822222</code></a>Fix <code>kbd</code> shadow colors not being calculated on oklch colors(<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/387">#387</a>)</li><li><ahref="https://github.com/tailwindlabs/tailwindcss-typography/commit/ecb7e87a52d86afbbff64200d40f05fe59433039"><code>ecb7e87</code></a>Add Tailwind v4 custom color theme example to README (<ahref="https://redirect.github.com/tailwindlabs/tailwindcss-typography/issues/396">#396</a>)</li><li>Additional commits viewable in <ahref="https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.16...v0.5.19">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent5a78ec1 commit8bb4815
2 files changed
+8
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)