From 63ca29eb14d56518bea23ca1aecc06039b266a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 06:45:03 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.518.0 to 0.522.0 in /web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.518.0 to 0.522.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.522.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 336704 -> 336704 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 030aa84befa99da198baa05d8eda0d6ccc379db4..c0248255cb907150040a4986f4ba634bcaa00487 100644 GIT binary patch delta 155 zcmX?bOys~ZkqsXhnT(8@KQXp{VgzBP?VlK#W&Z-jrVIXO4q`N#%*d)5nw963RBmZ* zQW<4l6zJjM>gMg`pA+twn&xio7!vFp<>BZTRpFUZVG)$AZ)jGWSz4Zz?r4(c6zWqD z;p!M(p&yhJQf%y2mFpd@Uz!pgTIz3*7&Q4KkHqv1%FMjet!tU&CR;Ocx9YHL)nOG; F1^|=|Gi?9> delta 156 zcmX?bOys~ZkqsXhnG7wOKQXp{VgzBP?VlK#W&Z-jrVIXO4g%7X5B8{pX1k>uo0J9? z=7r_xn|qWyW@e^W1Oyjk>Fb*qhk1s11Sa`brUwR;1RGX{m?V|>MtC@fhh`RdB&R1w zc(@o9icSksltc$<|EVtvW1Qby!7| E0ctrk=Kufz diff --git a/web/package.json b/web/package.json index 3f6d93b07..94b038502 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "@tanstack/react-table": "^8.21.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.518.0", + "lucide-react": "^0.522.0", "next": "15.3.4", "next-themes": "^0.4.6", "react": "^19.0.0",