From f626409a0ec24c8c6b6ccd241ff663c8d382e481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 12:50:57 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.562.0 to 1.45.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.562.0 to 1.45.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.45.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.45.0 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 e04051b..9804688 100644 --- a/bun.lock +++ b/bun.lock @@ -66,7 +66,7 @@ "framer-motion": "^12.23.26", "input-otp": "^1.4.2", "ioredis": "^5.8.2", - "lucide-react": "^0.562.0", + "lucide-react": "^1.45.0", "nanoid": "^5.1.6", "next": "^16.3.4", "next-themes": "^0.4.6", @@ -2342,7 +2342,7 @@ "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], - "lucide-react": ["lucide-react@0.562.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-82hOAu7y0dbVuFfmO4bYF1XEwYk/mEbM5E+b1jgci/udUBEE/R7LF5Ip0CCEmXe8AybRM8L+04eP+LGZeDvkiw=="], + "lucide-react": ["lucide-react@1.45.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw=="], "luxon": ["luxon@3.7.2", "", {}, "sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew=="], diff --git a/package.json b/package.json index 43959cd..38a44a3 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "framer-motion": "^12.23.26", "input-otp": "^1.4.2", "ioredis": "^5.8.2", - "lucide-react": "^0.562.0", + "lucide-react": "^1.45.0", "nanoid": "^5.1.6", "next": "^16.3.4", "next-themes": "^0.4.6",