From e6609c7b19774c044cdeead91a77e15dc1944628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 06:29:13 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.563.0 to 0.564.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.563.0 to 0.564.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.564.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.564.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 392245 -> 392245 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 68aec5e4ef71fea6e09858d426f7c2f588348154..265daef6c76edb1de180c1d4588e5789e22a66fd 100644 GIT binary patch delta 166 zcmdn`LwxHG@eTD%j3&(uOzjO!j6e*cnYTAEu}nQXd7-|^bk7Sc3ezucWmOIJ^0IIb z3kfWAD=*E-%uI7Ju?RKO&M&Z&hXNAwJ^`lE_QdS^z<|?^r$EaNX`sPvIwy# z&kywX^Kc4G_XzXPF)s@CEh@?^Fb+-)^Q$y>o4!$qQDVBmcP8G+w@l@x_g`S*oSxvu Q#L{kjk!8E_MOG$l05)1VsQ>@~ delta 168 zcmdn`LwxHG@eTD%jK<9kOzjO!j6e*cnYTAEu}nS7XgoR5$auQv1r`M$b0Vuss6|Rd zfRmBCr%8&ZMOK)JZ+fVUyHl!9ihH(2YIa&-Sd@WNicfM;P*r}id%C;1X-V!Z diff --git a/web/package.json b/web/package.json index 404e630c3..49f4f27cb 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.563.0", + "lucide-react": "^0.564.0", "next": "16.1.6", "next-themes": "^0.4.6", "react": "^19.2.4",