- 从 package.json 中移除 antd 依赖项 - 清理 pnpm-lock.yaml 中所有 antd 相关依赖包 - 【清理】移除 @ant-design 系列组件及相关工具库 - 【清理】移除 rc-component 系列组件库 - 【清理】移除不再需要的工具库和 polyfill
@@ -45,7 +45,6 @@
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7",
"@tanstack/react-query": "^5.83.0",
- "antd": "^5.26.6",
"axios": "^1.11.0",
"bcrypt": "^6.0.0",
"class-variance-authority": "^0.7.1",