From cb2a58425fe69721660e12eb555cd2909cbf5890 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 28 Jan 2026 15:34:25 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=94=81=E5=AE=9A=20antdv-next=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC=E8=87=B3=201.0.0-beta.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 避免使用 latest 标签带来的潜在不兼容风险,确保构建的稳定性与可复现性。 --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c2fd3469..b995aa2d 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -74,7 +74,7 @@ catalog: '@vueuse/integrations': ^14.1.0 '@vueuse/motion': ^3.0.3 alova: ^3.4.1 - antdv-next: latest + antdv-next: 1.0.0-beta.3 archiver: ^7.0.1 autoprefixer: ^10.4.23 axios: ^1.13.2