From ea2dda54c0d3a33e8f51b54f5c22de144fa9bd28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:08:16 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.408.0 to 0.439.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.408.0 to 0.439.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.439.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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 360aa4a..b984037 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@uidotdev/usehooks": "^2.4.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.408.0", + "lucide-react": "^0.439.0", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.0.1", "markdown-it-container": "^4.0.0",