From 42b00257564c918225f4dd86268b24362dff4d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:39:27 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.436.0 to 0.460.0 in /apps/example Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.436.0 to 0.460.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.460.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] <support@github.com> --- 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 a6d3a43..e78b71a 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.460.0", "next": "14.2.7", "next-themes": "^0.3.0", "react": "^18",