From a1040d5afe4f02ade3701821a1600584b0f8b2bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:40:17 +0000 Subject: [PATCH] Update dependency antd to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b2fdb1..7d5c102 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@lobehub/ui": "^1.141.0", "@rollup/rollup-win32-x64-msvc": "^4.18.0", "ahooks": "^3.8.0", - "antd": "5.17.0", + "antd": "6.3.6", "antd-style": "^3.6.2", "consola": "^3.2.3", "dayjs": "^1.11.11",