Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.17 (#90)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss)) |
devDependencies | patch | [`3.4.15` ->
`3.4.17`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.15/3.4.17) |

---

### Release Notes

<details>
<summary>tailwindlabs/tailwindcss (tailwindcss)</summary>

###
[`v3.4.17`](https://redirect.github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.17)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.16...v3.4.17)

##### Fixed

- Work around Node v22.12+ issue
([#&#8203;15421](https://redirect.github.com/tailwindlabs/tailwindcss/pull/15421))

###
[`v3.4.16`](https://redirect.github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.16)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v3.4.15...v3.4.16)

##### Fixed

- Ensure the TypeScript types for `PluginsConfig` allow `undefined`
values
([#&#8203;14668](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14668))

### Changed

- Bumped lilconfig to v3.x
([#&#8203;15289](https://redirect.github.com/tailwindlabs/tailwindcss/pull/15289))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: forever-on-call[bot] <183041887+forever-on-call[bot]@users.noreply.github.com>
  • Loading branch information
forever-on-call[bot] authored Dec 29, 2024
1 parent f089b6c commit 51e09dc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 23 deletions.
35 changes: 13 additions & 22 deletions external-landing/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion external-landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@tailwindcss/typography": "0.5.15",
"prettier": "3.4.2",
"tailwindcss": "3.4.15",
"tailwindcss": "3.4.17",
"wrangler": "3.99.0"
}
}

0 comments on commit 51e09dc

Please sign in to comment.