From 79cedfebb1033f92f6d9fc02a0c8be4fa7632c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 08:14:22 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.523.0 to 0.525.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.523.0 to 0.525.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.525.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 343322 -> 343298 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 fb724ad36f01ae6a812ea621f4bf60b4564101b5..f43461d95c8a9bd59432614b8235b645da6eb893 100644 GIT binary patch delta 156 zcmbRBOQh+S$c7*$M$_hCruJYaMj!^!%-e&RSh#qnf9zs5nLd%9MPd3yYevF~Tkj%=ewA?h8$Us}$>5Lsr8q@cevT(Oo3b1Ui6kuJb F0|2;kGn@bb delta 170 zcmZqrB{J)m$c7*$M&ssSruJYaMj!^!%-e&RSh#o@ji(<}1rihaSrizJCo7&%4GGN( z%&#<0O^*t(jED@2aPl_HO0`VRcFOZBFfXhMit^9!39K*;N_H(UN^y42iOAQ^Ei)@i zGk452@yX0}O?Gqg^7M?V3U*IR4=GHx40J9E2%c`J$S5)0z>t}DI(G+?-1H9*SvaRZ SSis2Ao-Dw!Jz0Qtz77Dja5c*S diff --git a/web/package.json b/web/package.json index 92b204c8d..f496d8a56 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ "@tanstack/react-table": "^8.21.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.523.0", + "lucide-react": "^0.525.0", "next": "15.3.4", "next-themes": "^0.4.6", "react": "^19.0.0",