From 7fce946472b5445cf4c2faa7f521aea4a40f712f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:40:26 +0000 Subject: [PATCH] chore(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] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 9243d69f..b2c5c426 100644 --- a/bun.lock +++ b/bun.lock @@ -53,7 +53,7 @@ "http-errors-enhanced": "^4.0.2", "input-otp": "^1.4.2", "isbot": "^5.1.36", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.1", "next-themes": "^0.4.6", "qrcode.react": "^4.2.0", "react": "^19.2.4", @@ -1481,7 +1481,7 @@ "lru.min": ["lru.min@1.1.4", "", {}, "sha512-DqC6n3QQ77zdFpCMASA1a3Jlb64Hv2N2DciFGkO/4L9+q/IpIAuRlKOvCXabtRW6cQf8usbmM6BE/TOPysCdIA=="], - "lucide-react": ["lucide-react@0.577.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A=="], + "lucide-react": ["lucide-react@1.0.1", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-lih7tKEczCYOQjVEzpFuxEuNzlwf+1yhvlMlEkGWJM3va8Pugv8bYXc/pRtcjPncaP7k84X0Pt/71ufxvqEPtQ=="], "luxon": ["luxon@3.7.2", "", {}, "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew=="], diff --git a/package.json b/package.json index 0afe768d..6f76b767 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "http-errors-enhanced": "^4.0.2", "input-otp": "^1.4.2", "isbot": "^5.1.36", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.1", "next-themes": "^0.4.6", "qrcode.react": "^4.2.0", "react": "^19.2.4",