From 4c1abd5a736ec65ae7509dbdf146fffe07353463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 06:23:22 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.559.0 to 0.561.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.559.0 to 0.561.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.561.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.561.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 392446 -> 392446 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 fa827ef3cad865d2f32437203d7c7f29cbcb4d4f..210a283141ce50e2bacc20a8de6051cdd025a51f 100644 GIT binary patch delta 159 zcmezOQ~cjg@eOrMOlF474NUC~OpHJbqM5fhFtPZY1d2~*WMnj+&Ul7Jp3!W&<9Qa< z&`49ubl*s0i;^4@{Y-tD~<^MskL0dPrcdqjtJMRJM^x ziGPWANrZ2Ov1z$sKxS1)Zn2ZIaZpBpg+*XwuC{ru$7I0?64MuaXXR}_aE4|3fitXj F1_1cZG|&J5 diff --git a/web/package.json b/web/package.json index f35963384..09ecffa68 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.559.0", + "lucide-react": "^0.561.0", "next": "16.0.8", "next-themes": "^0.4.6", "react": "^19.2.3",