<!-- 感谢您向我们反馈问题,为了高效的解决问题,我们期望你能提供以下信息: --> ## What happens? ant-design/pro-components 已经升级支持antd v6了 https://github.com/ant-design/pro-components/issues/9301 该仓库的@umijs/plugins子包是否也可以升级ant-design/pro-components 版本 https://github.com/umijs/umi/blob/master/packages/plugins/package.json#L31 <!-- A clear and concise description of what the bug is. --> <!-- 清晰的描述下遇到的问题。--> 不升级的话,antd的依赖版本太多,安装时node_modules过大。 命令行会警告antd的版本。 ## Mini Showcase Repository(REQUIRED) > Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) then upload to your GitHub. 请提供 [最小重现](https://stackoverflow.com/help/minimal-reproducible-example),并上传到你的 GitHub 仓库 <!-- 为节约大家的时间,无复现步骤的 ISSUE 会被关闭,提供之后再 REOPEN --> <!-- YOUR_REPOSITORY_URL on github or stackbliz --> https://github.com/GeoDaoyu/Chu/issues/57 ## How To Reproduce **Steps to reproduce the behavior:** 1. 安装umi 和 antd v6 **Expected behavior** 1. 升级ant-design/pro-components的版本 <!-- 请提供复现链接/步骤,错误日志以及相关配置 --> ## Context - **Umi Version**: 4.6.13 - **Node Version**: v20 - **Platform**: macos chrome