Skip to content

Commit 586e94d

Browse files
fix(deps): update dependency tailwind-merge to v2.5.0 (#178)
[![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.4.0` -> `2.5.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.4.0/2.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dcastil/tailwind-merge (tailwind-merge)</summary> ### [`v2.5.0`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v2.5.0) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0) ##### New Features - Performance improvements in mergeClassList by [@&#8203;XantreDev](https://togithub.com/XantreDev) in [https://github.com/dcastil/tailwind-merge/pull/450](https://togithub.com/dcastil/tailwind-merge/pull/450) and [@&#8203;rortan134](https://togithub.com/rortan134) in [https://github.com/dcastil/tailwind-merge/pull/445](https://togithub.com/dcastil/tailwind-merge/pull/445) - Use arrow functions where possible to help with minification by [@&#8203;VIKTORVAV99](https://togithub.com/VIKTORVAV99) in [https://github.com/dcastil/tailwind-merge/pull/449](https://togithub.com/dcastil/tailwind-merge/pull/449) ##### Bug Fixes - Fix bg-opacity arbitrary percentages not being recognized properly by [@&#8203;dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/451](https://togithub.com/dcastil/tailwind-merge/pull/451) **Full Changelog**: dcastil/tailwind-merge@v2.4.0...v2.5.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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/kkrishguptaa/study-web3). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d14e31c commit 586e94d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2915,9 +2915,9 @@ synckit@^0.8.5:
29152915
tslib "^2.5.0"
29162916

29172917
tailwind-merge@^2.0.0:
2918-
version "2.4.0"
2919-
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.4.0.tgz#1345209dc1f484f15159c9180610130587703042"
2920-
integrity sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==
2918+
version "2.5.0"
2919+
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.0.tgz#b4ccecd0c762afa0a270364e42b560678771367d"
2920+
integrity sha512-a6Q/isR5XAo9IR7Hjh80BQDkn8PG9ONJpSO/U3vGzdKyKG125lPHNXdiPfeQ5X0EOG0qKlS/0qnxdBYkLlD6tA==
29212921

29222922
tailwindcss-animate@^1.0.6:
29232923
version "1.0.7"

0 commit comments

Comments
 (0)