From 7c28c39b8de3d4f698354290e56bbde9809b1864 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 11:33:02 +0000 Subject: [PATCH] Update dependency lucide-react to ^0.367.0 (#66) 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 | |---|---|---|---|---|---| | [lucide-react](https://lucide.dev) ([source](https://togithub.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)) | [`^0.364.0` -> `^0.367.0`](https://renovatebot.com/diffs/npm/lucide-react/0.364.0/0.367.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.367.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.367.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.364.0/0.367.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.364.0/0.367.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
lucide-icons/lucide (lucide-react) ### [`v0.367.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.367.0): New icons 0.367.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.366.0...0.367.0) #### New icons 🎨 - `image-play` ([#​2054](https://togithub.com/lucide-icons/lucide/issues/2054)) by [@​jguddas](https://togithub.com/jguddas) #### Modified Icons 🔨 - `cable` ([#​2026](https://togithub.com/lucide-icons/lucide/issues/2026)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.366.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.366.0): New icons 0.366.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.365.0...0.366.0) #### New icons 🎨 - `keyboard-off` ([#​1963](https://togithub.com/lucide-icons/lucide/issues/1963)) by [@​Diottodev](https://togithub.com/Diottodev) #### Modified Icons 🔨 - `video-off` ([#​2051](https://togithub.com/lucide-icons/lucide/issues/2051)) by [@​jguddas](https://togithub.com/jguddas) - `video` ([#​2050](https://togithub.com/lucide-icons/lucide/issues/2050)) by [@​jguddas](https://togithub.com/jguddas) ### [`v0.365.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.365.0): New icons 0.365.0 [Compare Source](https://togithub.com/lucide-icons/lucide/compare/0.364.0...0.365.0) #### New icons 🎨 - `pilcrow-left` ([#​1667](https://togithub.com/lucide-icons/lucide/issues/1667)) by [@​zaaakher](https://togithub.com/zaaakher) - `pilcrow-right` ([#​1668](https://togithub.com/lucide-icons/lucide/issues/1668)) by [@​zaaakher](https://togithub.com/zaaakher) #### Modified Icons 🔨 - `cctv` ([#​2003](https://togithub.com/lucide-icons/lucide/issues/2003)) by [@​jguddas](https://togithub.com/jguddas) - `coffee` ([#​2004](https://togithub.com/lucide-icons/lucide/issues/2004)) by [@​jguddas](https://togithub.com/jguddas) - `fingerprint` ([#​1993](https://togithub.com/lucide-icons/lucide/issues/1993)) by [@​jguddas](https://togithub.com/jguddas) - `pen-tool` ([#​2006](https://togithub.com/lucide-icons/lucide/issues/2006)) by [@​jguddas](https://togithub.com/jguddas)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on Thursday" (UTC), 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/ettorepuccetti/t3-template). 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 e6ac904..2cf92ef 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "dotenv": "^16.3.1", - "lucide-react": "^0.364.0", + "lucide-react": "^0.367.0", "next": "^14.0.4", "next-auth": "^4.24.5", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee2300c..96b6275 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: ^16.3.1 version: 16.4.5 lucide-react: - specifier: ^0.364.0 - version: 0.364.0(react@18.2.0) + specifier: ^0.367.0 + version: 0.367.0(react@18.2.0) next: specifier: ^14.0.4 version: 14.0.4(react-dom@18.2.0)(react@18.2.0) @@ -2897,8 +2897,8 @@ packages: dependencies: yallist: 4.0.0 - /lucide-react@0.364.0(react@18.2.0): - resolution: {integrity: sha512-eHfdbJExWtTaZ0tBMGtI7PA/MbqV5wt+o4/yitDce17tadH/75Gq3Tq8jSteb3LhLr0eay/j5YUuN4yXjnI3aw==} + /lucide-react@0.367.0(react@18.2.0): + resolution: {integrity: sha512-3FWiBaJiqMrx5a1sjH3CVdPqWnw/Z/PTVeeTDmOeILSs+8Ah+VhCd4FQMeHo6Z0WxHcm9piIOtilQwvceiCCKQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dependencies: