From f918c5d4c0910f36749049e8c4113a08eeeaa418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:16:34 +0000 Subject: [PATCH] Bump lucide-react from 0.377.0 to 0.417.0 in /frontend Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.377.0 to 0.417.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.417.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] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 8bc5c42..79317b7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -37,7 +37,7 @@ "clsx": "^2.1.1", "contracts": "workspace:*", "lodash.debounce": "^4.0.8", - "lucide-react": "^0.377.0", + "lucide-react": "^0.417.0", "nanoid": "^5.0.7", "next-themes": "^0.3.0", "react": "^18.3.1",