From 5cb209130a7313c71fc56338ff1728fdc5eb56fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 11:37:03 +0000 Subject: [PATCH] build(deps): update dependency tailwind-merge to ^2.3.0 (#4196) 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.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
dcastil/tailwind-merge (tailwind-merge) ### [`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 [@​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 [@​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 [@​Oudwins](https://togithub.com/Oudwins) in [https://github.com/dcastil/tailwind-merge/pull/396](https://togithub.com/dcastil/tailwind-merge/pull/396) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0 Thanks to [@​brandonmcconnell](https://togithub.com/brandonmcconnell), [@​manavm1990](https://togithub.com/manavm1990), [@​langy](https://togithub.com/langy) and [@​jamesreaco](https://togithub.com/jamesreaco) for sponsoring tailwind-merge! ❤️
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index cf0babb0a..47ba18181 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -20,7 +20,7 @@ "react-dom": "^18.2.0", "react-infinite-scroll-component": "^6.1.0", "swr": "^2.2.5", - "tailwind-merge": "^2.2.2", + "tailwind-merge": "^2.3.0", "tailwindcss": "^4.0.0-alpha.14", "temporal-polyfill": "^0.2.4", "ufo": "^1.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6da9a9560..2008d49b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -242,8 +242,8 @@ importers: specifier: ^2.2.5 version: 2.2.5(react@18.2.0) tailwind-merge: - specifier: ^2.2.2 - version: 2.2.2 + specifier: ^2.3.0 + version: 2.3.0 tailwindcss: specifier: ^4.0.0-alpha.14 version: 4.0.0-alpha.14 @@ -4284,8 +4284,8 @@ packages: peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 - tailwind-merge@2.2.2: - resolution: {integrity: sha512-tWANXsnmJzgw6mQ07nE3aCDkCK4QdT3ThPMCzawoYA2Pws7vSTCvz3Vrjg61jVUGfFZPJzxEP+NimbcW+EdaDw==} + tailwind-merge@2.3.0: + resolution: {integrity: sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==} tailwindcss@4.0.0-alpha.14: resolution: {integrity: sha512-7qAhQPrsWyaaDk0IjOEhTEdgDWsN0MjB3kk38DxK5vXqPJ7C57FYlARA6vrE36WL0K/mYdAA54vWJbWbDfoVcQ==} @@ -9338,7 +9338,7 @@ snapshots: react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) - tailwind-merge@2.2.2: + tailwind-merge@2.3.0: dependencies: '@babel/runtime': 7.24.4