mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 11:13:16 +08:00
chore: 迁移图标依赖从 @ant-design/icons-vue 到 @antdv-next/icons
移除对 @ant-design/icons-vue 的依赖,统一使用 @antdv-next/icons。 更新了 pnpm-workspace.yaml 中的包版本管理,并在多个 Vue 组件中修改了图标导入语句。
This commit is contained in:
@@ -22,7 +22,6 @@ overrides:
|
||||
|
||||
catalog:
|
||||
'@alova/adapter-axios': ^2.0.17
|
||||
'@ant-design/icons-vue': ^7.0.1
|
||||
'@antdv-next/icons': 1.0.0-beta.1
|
||||
'@ast-grep/napi': ^0.39.9
|
||||
'@changesets/changelog-github': ^0.5.2
|
||||
|
||||
Reference in New Issue
Block a user