From 1fb0ec1b28134267d53d9c5bfb18faaf26f8ff87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jun 2025 04:58:09 +0000 Subject: [PATCH] fix: upgrade lucide-react from 0.511.0 to 0.513.0 Snyk has created this PR to upgrade lucide-react from 0.511.0 to 0.513.0. See this package in npm: lucide-react See this project in Snyk: https://app.snyk.io/org/macintushar/project/8b0b8bd8-66ae-4e58-89db-f9ae6501f1f6?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a686b0..1c4f68c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "clsx": "^2.1.1", "dayjs": "^1.11.13", "hono": "^4.6.14", - "lucide-react": "^0.511.0", + "lucide-react": "^0.513.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-hook-form": "^7.54.0",