From 272a9dc58b105702a4808b9e97d4476dc91b4369 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 8 Nov 2025 08:29:34 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.544.0 to 0.546.0 Snyk has created this PR to upgrade lucide-react from 0.544.0 to 0.546.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/yujonglee/project/25b6af44-b376-4096-b004-aae706366010?utm_source=github&utm_medium=referral&page=upgrade-pr --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index fb89faf98..f5ffa69f3 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -41,7 +41,7 @@ "class-variance-authority": "^0.7.1", "cmdk": "1.1.1", "embla-carousel-react": "^8.6.0", - "lucide-react": "^0.544.0", + "lucide-react": "^0.546.0", "motion": "^11.18.2", "next-themes": "^0.4.6", "react-hook-form": "^7.66.0",