From f32b9c6f0a43f5561caf1a38252e4b9433baedd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 07:37:00 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.292.0 to 1.7.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.292.0 to 1.7.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a09f1de..05fad40 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "axios": "^1.13.5", "chart.js": "^4.4.0", "concurrently": "^9.2.1", - "lucide-react": "^0.292.0", + "lucide-react": "^1.7.0", "next": "15.5.14", "postcss": "^8.4.31", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index ed65ebd..57cb734 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2613,10 +2613,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.292.0: - version "0.292.0" - resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.292.0.tgz" - integrity sha512-rRgUkpEHWpa5VCT66YscInCQmQuPCB1RFRzkkxMxg4b+jaL0V12E3riWWR2Sh5OIiUhCwGW/ZExuEO4Az32E6Q== +lucide-react@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-1.7.0.tgz#ad72fe48ebe1e5631a9cffdc94fc99dd853aa247" + integrity sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg== math-intrinsics@^1.1.0: version "1.1.0"