From 7c0887f8c0f45af10a4264c16db4e593acddffa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 17:38:10 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.294.0 to 1.8.0 in /tap-dashboard Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.294.0 to 1.8.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.8.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tap-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tap-dashboard/package.json b/tap-dashboard/package.json index f61cb3f1..b2b8041a 100644 --- a/tap-dashboard/package.json +++ b/tap-dashboard/package.json @@ -29,7 +29,7 @@ "@upstash/redis": "^1.36.3", "clsx": "^2.1.1", "framer-motion": "^11.0.0", - "lucide-react": "^0.294.0", + "lucide-react": "^1.8.0", "next": "15.1.11", "otplib": "^12.0.1", "pg": "^8.20.0",