From 8384f28526fbf9cc18ea48122f764bf48dbdccdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 04:18:46 +0000 Subject: [PATCH] Bump lucide-react from 1.0.1 to 1.7.0 in /docs (#1638) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.0.1 to 1.7.0.
Release notes

Sourced from lucide-react's releases.

Version 1.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.6.0...1.7.0

Version 1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.5.0...1.6.0

Version 1.5.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.4.0...1.5.0

Version 1.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.3.0...1.4.0

Version 1.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/1.2.0...1.3.0

Version 1.2.0

What's Changed

New Contributors

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lucide-react&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package.json b/docs/package.json index 8621104f..e654a721 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "@tabler/icons-react": "^3.41.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^1.0.1", + "lucide-react": "^1.7.0", "next": "^16.2.1", "next-sitemap": "^4.2.3", "nextra": "^4.2.13", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 7ccba14c..0da93fa8 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.0.1 - version: 1.0.1(react@19.2.0) + specifier: ^1.7.0 + version: 1.7.0(react@19.2.0) next: specifier: ^16.2.1 version: 16.2.1(@babel/core@7.29.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -2987,8 +2987,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.0.1: - resolution: {integrity: sha512-lih7tKEczCYOQjVEzpFuxEuNzlwf+1yhvlMlEkGWJM3va8Pugv8bYXc/pRtcjPncaP7k84X0Pt/71ufxvqEPtQ==} + lucide-react@1.7.0: + resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7352,7 +7352,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.0.1(react@19.2.0): + lucide-react@1.7.0(react@19.2.0): dependencies: react: 19.2.0