Skip to content

Commit 4f3166e

Browse files
chore(deps): update dependency @tailwindcss/typography to v0.5.15 (#51)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tailwindcss/typography](https://redirect.github.com/tailwindlabs/tailwindcss-typography) | devDependencies | patch | [`0.5.10` -> `0.5.15`](https://renovatebot.com/diffs/npm/@tailwindcss%2ftypography/0.5.10/0.5.15) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss-typography (@&#8203;tailwindcss/typography)</summary> ### [`v0.5.15`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0515---2024-08-28) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15) ##### Fixed - Support installing with alpha versions of Tailwind CSS v4 ([#&#8203;358](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/358)) ### [`v0.5.14`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0514---2024-08-07) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.14) ##### Fixed - Fix table text alignment ([#&#8203;346](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/346)) ### [`v0.5.13`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0513---2024-04-26) [Compare Source](https://redirect.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://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/350)) ### [`v0.5.12`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0512---2024-03-27) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.11...v0.5.12) ##### Added - Use logical properties for better RTL support ([#&#8203;323](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/323)) ### [`v0.5.11`](https://redirect.github.com/tailwindlabs/tailwindcss-typography/blob/HEAD/CHANGELOG.md#0511---2024-03-26) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.11) ##### Added - Add `prose-kbd` modifier ([#&#8203;340](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/340)) ##### Fixed - Fix space between `<figcaption>` and `<video>` ([#&#8203;339](https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/339)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: forever-on-call[bot] <183041887+forever-on-call[bot]@users.noreply.github.com> Co-authored-by: Kyle Huggins <kyle@huggins.io>
1 parent 18e64d3 commit 4f3166e

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

external-landing/package-lock.json

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

external-landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "npm run build -- --watch"
1212
},
1313
"devDependencies": {
14-
"@tailwindcss/typography": "0.5.10",
14+
"@tailwindcss/typography": "0.5.15",
1515
"prettier": "3.2.4",
1616
"tailwindcss": "3.4.1",
1717
"wrangler": "3.26.0"

0 commit comments

Comments
 (0)