From f039aa034a51f3d4b5c1d6f3f3f7801837cc8a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 07:18:28 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.536.0 to 0.537.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.536.0 to 0.537.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.537.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.537.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 344538 -> 344538 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 b0787bad226e86ccc42c8dd6e764284ff201a7ec..ca6d75778a14e3a891e2fc76add36eb70bb94695 100644 GIT binary patch delta 153 zcmccBEPAV1bVEH8qj_@!Q+opwBM^gV=IsqkENca)J6bWCOivVHQD8KmoS32#8decr zoKoTBp6ZsD`L>2Hx%Vwi7`RcK}z96a6dG^50{XeQov1yPpm3ZksLbO5%j BFc$y- delta 153 zcmccBEPAV1bVEH8qgitUQ+opwBM^gV=IsqkENca)A2eh%nVu-ZqQGc2IWa{g)F>dm z%rDWhOuMkk#H&O~8*e}>MPd_WA*tI0o)I8PIFkL%0(PDa_DWk-+XeQov1yPpm3ZksLbO0F4 BFsA?j diff --git a/web/package.json b/web/package.json index ae96f06a5..5aafeaf60 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.536.0", + "lucide-react": "^0.537.0", "next": "15.4.6", "next-themes": "^0.4.6", "react": "^19.0.0",