Skip to content

Commit 08fd521

Browse files
chore(deps): update dependency @tailwindcss/typography to v0.5.13 (#422)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | [`0.5.10` -> `0.5.13`](https://renovatebot.com/diffs/npm/@tailwindcss%2ftypography/0.5.10/0.5.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2ftypography/0.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tailwindcss%2ftypography/0.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tailwindcss%2ftypography/0.5.10/0.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2ftypography/0.5.10/0.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss-typography (@&#8203;tailwindcss/typography)</summary> ### [`v0.5.13`](https://github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0513---2024-04-26) [Compare Source](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.12...v0.5.13) ##### Fixed - Don't apply margins to `<br>` elements contained in an `<li>` in FF ([#&#8203;350](https://github.com/tailwindlabs/tailwindcss-typography/pull/350)) ### [`v0.5.12`](https://github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0512---2024-03-27) [Compare Source](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.11...v0.5.12) ##### Added - Use logical properties for better RTL support ([#&#8203;323](https://github.com/tailwindlabs/tailwindcss-typography/pull/323)) ### [`v0.5.11`](https://github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0511---2024-03-26) [Compare Source](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.11) ##### Added - Add `prose-kbd` modifier ([#&#8203;340](https://github.com/tailwindlabs/tailwindcss-typography/pull/340)) ##### Fixed - Fix space between `<figcaption>` and `<video>` ([#&#8203;339](https://github.com/tailwindlabs/tailwindcss-typography/pull/339)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sebald/pattern-analyzer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3896ce6 commit 08fd521

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@tailwindcss/forms": "0.5.7",
44-
"@tailwindcss/typography": "0.5.10",
44+
"@tailwindcss/typography": "0.5.13",
4545
"@testing-library/jest-dom": "6.4.2",
4646
"@testing-library/react": "14.0.0",
4747
"@types/jest": "29.5.12",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)