From 9c18ee089104b694dab7773ff5dfba5038ab632f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 13:38:10 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.562.0 to 1.7.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.562.0 to 1.7.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- apps/website/package.json | 2 +- packages/ui/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 788c332..bd20aca 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -49,7 +49,7 @@ "dotenv": "^17.3.1", "drizzle-orm": "^0.45.1", "embla-carousel-react": "^8.6.0", - "lucide-react": "^0.562.0", + "lucide-react": "^1.7.0", "mailersend": "^2.6.0", "next": "16.1.6", "next-themes": "^0.4.6", diff --git a/apps/website/package.json b/apps/website/package.json index 47ce1e0..1021b27 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -17,7 +17,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "date-fns": "^4.1.0", - "lucide-react": "^0.562.0", + "lucide-react": "^1.7.0", "next": "16.1.6", "next-themes": "^0.4.6", "react": "19.2.4", diff --git a/packages/ui/package.json b/packages/ui/package.json index 01f038b..7a4c385 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -31,7 +31,7 @@ "clsx": "^2.1.1", "embla-carousel-react": "^8.6.0", "fumadocs-ui": "^16.6.3", - "lucide-react": "^0.562.0", + "lucide-react": "^1.7.0", "next-themes": "^0.4.6", "postcss": "^8.5.8", "radix-ui": "^1.4.3",