From ab45aef6e482f76072af1a93c3c1a08dd510c51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:26:22 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.436.0 to 0.454.0 in /apps/example Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.436.0 to 0.454.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.454.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/example/package.json b/apps/example/package.json index e596b8a..b7260b0 100644 --- a/apps/example/package.json +++ b/apps/example/package.json @@ -27,7 +27,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "ethers": "v5", - "lucide-react": "^0.436.0", + "lucide-react": "^0.454.0", "next": "14.2.7", "next-themes": "^0.3.0", "react": "^18",