From 596a19ee803af3fa6ac7d76e2e064e8261a8f446 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:55:04 +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 1b2fdb17..bf212dd7 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.4.3", "antd-style": "^3.6.2", "consola": "^3.2.3", "dayjs": "^1.11.11",