From 7c2d5cc7df2f227beef8642ac9c5b9b21ac0d8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 16:45:27 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 1.39.0 to 1.44.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.39.0 to 1.44.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.44.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 27c2015..8f365d7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@tanstack/react-virtual": "^3.14.12", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.39.0", + "lucide-react": "^1.44.0", "msw": "^2.15.0", "react": "^19.2.8", "react-dom": "^19.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 603cdc3..dfd5ac3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.39.0 - version: 1.39.0(react@19.2.8) + specifier: ^1.44.0 + version: 1.44.0(react@19.2.8) msw: specifier: ^2.15.0 version: 2.15.0(@types/node@26.4.1)(typescript@6.0.3) @@ -2598,8 +2598,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.39.0: - resolution: {integrity: sha512-y8nXoEwvqqIsF927NBWXODa4bfMrcUeEb/9sgpwFqg0gUjgn3j5Hznk+v7STmPgZ2iQ11JKlbQGdFRuTOwvYkA==} + lucide-react@1.44.0: + resolution: {integrity: sha512-2egNApH4hX4j/qdCgRublh88+9u3mEhz9iSlW5ckm4kaQEqZbXbMr0l5u5JZLy8nmWRx2dbHGQkEDYz6C9aCgw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5520,7 +5520,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.39.0(react@19.2.8): + lucide-react@1.44.0(react@19.2.8): dependencies: react: 19.2.8