From 5fda3d4e4c131a12c6514c61c30304430dbd2d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 06:22:05 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.556.0 to 0.559.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.556.0 to 0.559.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.559.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.559.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 392440 -> 392440 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 93520dda66dedb0c9aa12ac806aa69e8ae24870f..059e5a832dc14015040659a6bceb806fb3085800 100644 GIT binary patch delta 153 zcmezIQ~bwI@eTD%jF!y}OzjO!j6e*cnYTAEvACaPw49u1WIX-%X%>aa3dO3S#+A86 z*-ilw;n~KaMoHzNF6m|=DUN0t0j8PmF23mju8zJw8Oa&0=^=r+j@s!4QQ1Z&CH^Je zB@wRbIu;c_#TL0VVFno|W2@8UIU6{}9E>+rH}z%l2JoSnUh| Djk-5o diff --git a/web/package.json b/web/package.json index 04d0f247e..c18bfedc6 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.556.0", + "lucide-react": "^0.559.0", "next": "16.0.8", "next-themes": "^0.4.6", "react": "^19.2.1",