From ab0a2a0d3cadafc051afb630e3c4efa5a22af0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:07:59 +0000 Subject: [PATCH] Bump lucide-react from 0.379.0 to 0.396.0 in /client Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.379.0 to 0.396.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.396.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] --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 7b6a2ec..ca799ea 100644 --- a/client/package.json +++ b/client/package.json @@ -33,7 +33,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "cmdk": "^1.0.0", - "lucide-react": "^0.379.0", + "lucide-react": "^0.396.0", "markdown-to-jsx": "^7.4.1", "next": "13.5.6", "next-themes": "^0.3.0",