From 8f0546bf6baa2d598423d96c9e343ecf72f80749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:56:31 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.563.0 to 1.7.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.563.0 to 1.7.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6afbbc7..216a37e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "diff": "^8.0.3", "electron-liquid-glass": "^1.1.1", "electron-updater": "^6.8.3", - "lucide-react": "^0.563.0", + "lucide-react": "^1.7.0", "node-pty": "^1.1.0", "radix-ui": "^1.4.3", "react": "^19.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5de5143..ffa6978 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^6.8.3 version: 6.8.3 lucide-react: - specifier: ^0.563.0 - version: 0.563.0(react@19.2.4) + specifier: ^1.7.0 + version: 1.7.0(react@19.2.4) node-pty: specifier: ^1.1.0 version: 1.1.0 @@ -3135,8 +3135,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.563.0: - resolution: {integrity: sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==} + lucide-react@1.7.0: + resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7650,7 +7650,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.563.0(react@19.2.4): + lucide-react@1.7.0(react@19.2.4): dependencies: react: 19.2.4