From b410d424c12bef541609e47983b1b7b1c4bfe390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 08:36:41 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.577.0 to 1.0.1 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.577.0 to 1.0.1. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.0.1/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.0.1 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 3464062..32780f5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@vercel/postgres": "^0.10.0", "date-fns": "^4.1.0", "drizzle-orm": "^0.45.1", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.1", "next": "16.1.7", "pg": "^8.20.0", "react": "19.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be36856..c407fa5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: ^0.45.1 version: 0.45.1(@neondatabase/serverless@1.0.2)(@types/pg@8.18.0)(@vercel/postgres@0.10.0)(pg@8.20.0) lucide-react: - specifier: ^0.577.0 - version: 0.577.0(react@19.2.4) + specifier: ^1.0.1 + version: 1.0.1(react@19.2.4) next: specifier: 16.1.7 version: 16.1.7(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -2106,8 +2106,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.577.0: - resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==} + lucide-react@1.0.1: + resolution: {integrity: sha512-lih7tKEczCYOQjVEzpFuxEuNzlwf+1yhvlMlEkGWJM3va8Pugv8bYXc/pRtcjPncaP7k84X0Pt/71ufxvqEPtQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4652,7 +4652,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.577.0(react@19.2.4): + lucide-react@1.0.1(react@19.2.4): dependencies: react: 19.2.4