From c09130e649eb69923523cdc0dc04e5accc04a27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 06:18:47 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.576.0 to 0.577.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.576.0 to 0.577.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 393276 -> 393276 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 7d6d953fb7bec4bbad41e29c1ac4409c3c1140ec..bf5ef1783f1882e93e5622ccfabfe9232795406f 100644 GIT binary patch delta 156 zcmdnfAhD-GVnaO>qj_@!Q+opwBM^gV=IsqkEb}f-Kgh~rGCk-Divpwhdfs+gEC8ryhvG7j5Wh&RMf0bps{#909 FZ2(7YHE;j` delta 150 zcmdnfAhD-GVnaO>qgitUQ+opwBM^gV=IsqkEb}f-Zp=5C9(098Ve-X%)zIvGzlu;p z6Q_uxiqN#EK+ELN!~g@=V8hbNfGF=sm#l1KL$|;vC$p45{R-`ph-^!9%i=J{Jj;TD zDE)%4R4=be|B5hQi!4J|ZHqwH(%@tRqp;HHj9M(JlW&>Iwd-GH*{*+;l~)@8P8TwV diff --git a/web/package.json b/web/package.json index 4c8586454..e2449e5a1 100644 --- a/web/package.json +++ b/web/package.json @@ -18,7 +18,7 @@ "@tanstack/react-table": "^8.21.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.576.0", + "lucide-react": "^0.577.0", "next": "16.1.6", "next-themes": "^0.4.6", "react": "^19.2.4",