From 7f8b090bc25276bc117551aa83a974c1a00b69e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 02:50:21 +0000 Subject: [PATCH] chore(deps): bump lucide-react Bumps the prod-dependencies group in /apps/washboard-ui with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 0.468.0 to 0.471.1 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.471.1/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- apps/washboard-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/washboard-ui/package.json b/apps/washboard-ui/package.json index 6b49ad5..23ecbce 100644 --- a/apps/washboard-ui/package.json +++ b/apps/washboard-ui/package.json @@ -47,7 +47,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "date-fns": "^4.1.0", - "lucide-react": "^0.468.0", + "lucide-react": "^0.471.1", "nats.ws": "^1.29.2", "react": "^18.3.1", "react-dom": "^18.3.1",