From 1b08d03a2fc05fe151a6dcbd988e0f3676796895 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 3 Mar 2026 16:11:19 +0800 Subject: [PATCH] update icons --- web/package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 97c7c82..145448d 100644 --- a/web/package.json +++ b/web/package.json @@ -6,13 +6,15 @@ "dependencies": { "@douyinfe/semi-icons": "^2.63.1", "@douyinfe/semi-ui": "^2.69.1", - "@lobehub/icons": "^2.0.0", + "@lobehub/icons": "^5.0.1", + "@lobehub/ui": "^4.38.0", "@visactor/react-vchart": "~1.8.8", "@visactor/vchart": "~1.8.8", "@visactor/vchart-semi-theme": "~1.8.8", "axios": "1.13.5", "clsx": "^2.1.1", "dayjs": "^1.11.11", + "es-toolkit": "^1.21.0", "history": "^5.3.0", "i18next": "^23.16.8", "i18next-browser-languagedetector": "^7.2.0",