From b9d64ebf060d67802d0fc09d4bae2f0e831f8f1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 12:19:18 +0100 Subject: [PATCH] chore(deps): update dependency tailwind-merge to v2.2.1 (#393) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.0` -> `2.2.1`](https://renovatebot.com/diffs/npm/tailwind-merge/2.2.0/2.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
dcastil/tailwind-merge (tailwind-merge) ### [`v2.2.1`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v2.2.1) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1) ##### Bug Fixes - Fix stroke-color being incorrectly detected as stroke-width by [@​dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/371](https://togithub.com/dcastil/tailwind-merge/pull/371) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1 Thanks to [@​brandonmcconnell](https://togithub.com/brandonmcconnell), [@​manavm1990](https://togithub.com/manavm1990) and [@​langy](https://togithub.com/langy) for sponsoring tailwind-merge! ❤️
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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. --- - [ ] 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/sebald/pattern-analyzer). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 093abb4d..8a3def5b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-use": "17.4.2", "react-use-clipboard": "1.0.9", "swr": "2.2.4", - "tailwind-merge": "2.2.0", + "tailwind-merge": "2.2.1", "tailwindcss-animate": "1.0.7", "use-debounce": "10.0.0", "zod": "3.22.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6db1f1f..f26e6773 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ dependencies: specifier: 2.2.4 version: 2.2.4(react@18.2.0) tailwind-merge: - specifier: 2.2.0 - version: 2.2.0 + specifier: 2.2.1 + version: 2.2.1 tailwindcss-animate: specifier: 1.0.7 version: 1.0.7(tailwindcss@3.4.1) @@ -6713,8 +6713,8 @@ packages: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /tailwind-merge@2.2.0: - resolution: {integrity: sha512-SqqhhaL0T06SW59+JVNfAqKdqLs0497esifRrZ7jOaefP3o64fdFNDMrAQWZFMxTLJPiHVjRLUywT8uFz1xNWQ==} + /tailwind-merge@2.2.1: + resolution: {integrity: sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==} dependencies: '@babel/runtime': 7.23.7 dev: false