Skip to content

Commit 5cb2091

Browse files
build(deps): update dependency tailwind-merge to ^2.3.0 (#4196)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tailwind-merge](https://togithub.com/dcastil/tailwind-merge) | [`^2.2.2` -> `^2.3.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.2.2/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dcastil/tailwind-merge (tailwind-merge)</summary> ### [`v2.3.0`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v2.3.0) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0) ##### New Features - Add support for mix-blend-plus-darker utility by [@&#8203;dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/403](https://togithub.com/dcastil/tailwind-merge/pull/403) - Added support for bigint in ClassNameValue type by [@&#8203;LarsArtmann](https://togithub.com/LarsArtmann) in [https://github.com/dcastil/tailwind-merge/pull/402](https://togithub.com/dcastil/tailwind-merge/pull/402) ##### Documentation - Add tailwind-merge-go to similar packages in docs by [@&#8203;Oudwins](https://togithub.com/Oudwins) in [https://github.com/dcastil/tailwind-merge/pull/396](https://togithub.com/dcastil/tailwind-merge/pull/396) **Full Changelog**: dcastil/tailwind-merge@v2.2.2...v2.3.0 Thanks to [@&#8203;brandonmcconnell](https://togithub.com/brandonmcconnell), [@&#8203;manavm1990](https://togithub.com/manavm1990), [@&#8203;langy](https://togithub.com/langy) and [@&#8203;jamesreaco](https://togithub.com/jamesreaco) for sponsoring tailwind-merge! ❤️ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/inabagumi/shinju-date). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 259738f commit 5cb2091

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "^18.2.0",
2121
"react-infinite-scroll-component": "^6.1.0",
2222
"swr": "^2.2.5",
23-
"tailwind-merge": "^2.2.2",
23+
"tailwind-merge": "^2.3.0",
2424
"tailwindcss": "^4.0.0-alpha.14",
2525
"temporal-polyfill": "^0.2.4",
2626
"ufo": "^1.5.3",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)