From 09883d84d3c6b576fcb48f0ddb25a706819ec39d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 13:03:34 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.548.0 to 1.14.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.548.0 to 1.14.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.14.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.14.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 4df1730..b625897 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "axios": "^1.15.0", "class-variance-authority": "^0.7.1", "javascript-time-ago": "^2.6.4", - "lucide-react": "^0.548.0", + "lucide-react": "^1.14.0", "marked": "^18.0.3", "next": "^15.5.15", "react": "^19.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39d6e11..5bb2cd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^2.6.4 version: 2.6.4 lucide-react: - specifier: ^0.548.0 - version: 0.548.0(react@19.2.5) + specifier: ^1.14.0 + version: 1.14.0(react@19.2.5) marked: specifier: ^18.0.3 version: 18.0.3 @@ -1576,8 +1576,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.548.0: - resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==} + lucide-react@1.14.0: + resolution: {integrity: sha512-+1mdWcfSJVUsaTIjN9zoezmUhfXo5l0vP7ekBMPo3jcS/aIkxHnXqAPsByszMZx/Y8oQBRJxJx5xg+RH3urzxA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3384,7 +3384,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.548.0(react@19.2.5): + lucide-react@1.14.0(react@19.2.5): dependencies: react: 19.2.5