From 1c9db2b8bc1ed640e0c662cdd557d73513e56893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 09:27:32 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.468.0 to 0.503.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.468.0 to 0.503.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.503.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.503.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/app/package.json | 2 +- apps/storybook/package.json | 2 +- apps/web/package.json | 2 +- packages/design-system/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 7e750da..0cc9304 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -27,7 +27,7 @@ "better-auth": "^1.1.3", "fuse.js": "^7.0.0", "import-in-the-middle": "^1.11.3", - "lucide-react": "^0.468.0", + "lucide-react": "^0.507.0", "motion": "^11.15.0", "next": "15.3.1-canary.15", "next-themes": "^0.4.4", diff --git a/apps/storybook/package.json b/apps/storybook/package.json index 73f5b84..f88b487 100644 --- a/apps/storybook/package.json +++ b/apps/storybook/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@repo/design-system": "workspace:*", - "lucide-react": "^0.468.0", + "lucide-react": "^0.507.0", "next": "15.1.0", "react": "19.0.0", "react-dom": "19.0.0" diff --git a/apps/web/package.json b/apps/web/package.json index a3b7449..952a4a4 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -29,7 +29,7 @@ "fumadocs-core": "^14.6.0", "gsap": "^3.12.5", "import-in-the-middle": "^1.11.3", - "lucide-react": "^0.468.0", + "lucide-react": "^0.507.0", "mdx-bundler": "^10.0.3", "next": "15.1.0", "next-intl": "^3.26.3", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 2c79a98..71ebde8 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -49,7 +49,7 @@ "embla-carousel-react": "^8.6.0", "geist": "^1.3.1", "input-otp": "^1.4.2", - "lucide-react": "^0.468.0", + "lucide-react": "^0.507.0", "next": "15.3.1-canary.15", "next-themes": "^0.4.6", "react": "19.1.0",