From 3918dbd69aaa23e4b7b16980131f4c23d44a3209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 09:58:47 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.537.0 to 0.539.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.537.0 to 0.539.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.539.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.539.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 2359fcbcfc5e0a8e607ac33f240370c79afc88a5..28c55ccf6f54c3e034c05addcbd8b4405c89555f 100644 GIT binary patch delta 152 zcmccBEPAV1bVEH8qh)ggQ+opwBM^gV=IsqkENca)GrBUFOivVHQJB8Tf=M+rEX*^w zNIT5UD7(nt($Fon)VV0vuqfEy$I&@3G%~Ex+%GV@s>r{j($px@A|xjyAUPu0Hzm+5 z%Q7jl$|*e}Dcm`;vOK3eILbK6qSP!=+bqd9XS$;Tqr|jmCf;@hQI_orqO7}g0G0qR A{Qv*} delta 153 zcmccBEPAV1bVEH8qj_@!Q+opwBM^gV=IsqkENca)J6bWCOivVHQD8KmoS32#8decr zoKoTBp6ZsD`L>2Hx%Vwi7`RcK}z96a6dG^50{XeQov1yPpm3ZksLbO5%j BFc$y- diff --git a/web/package.json b/web/package.json index 5aafeaf60..fc141013b 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.537.0", + "lucide-react": "^0.539.0", "next": "15.4.6", "next-themes": "^0.4.6", "react": "^19.0.0",