Skip to content

Commit

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

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tailwindcss](https://tailwindcss.com)
([source](https://togithub.com/tailwindlabs/tailwindcss)) | [`3.4.4` ->
`3.4.6`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.4/3.4.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/3.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/3.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/3.4.4/3.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/3.4.4/3.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.4.6`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.4.6)

[Compare
Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.5...v3.4.6)

##### Fixed

- Fix detection of some utilities in Slim/Pug templates
([#&#8203;14006](https://togithub.com/tailwindlabs/tailwindcss/pull/14006))

##### Changed

- Loosen `:is()` wrapping rules when using an important selector
([#&#8203;13900](https://togithub.com/tailwindlabs/tailwindcss/pull/13900))

###
[`v3.4.5`](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.4...a0dbb3d87664521af8a422df5c179d9572a4698c)

[Compare
Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5)

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Jul 30, 2024
1 parent 07dd9d5 commit b4960cf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"stylelint": "15.11.0",
"stylelint-config-recommended-scss": "12.0.0",
"stylelint-use-logical-spec": "5.0.1",
"tailwindcss": "3.4.4",
"tailwindcss": "3.4.6",
"ts-jest": "29.1.2",
"tsx": "4.16.2",
"turbo": "1.13.4",
Expand Down

0 comments on commit b4960cf

Please sign in to comment.