From 33611397b2af64978d3e9a81740c20da011c7213 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 14:16:02 +0800 Subject: [PATCH] Update dependency lucide-react to ^0.541.0 (#8907) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a3409af64f..37c6674df84 100644 --- a/package.json +++ b/package.json @@ -206,7 +206,7 @@ "langfuse": "^3.38.4", "langfuse-core": "^3.38.4", "lodash-es": "^4.17.21", - "lucide-react": "^0.539.0", + "lucide-react": "^0.541.0", "mammoth": "^1.10.0", "markdown-to-txt": "^2.0.1", "mdast-util-to-markdown": "^2.1.2",