mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
build: 添加 @antdv-next/icons 依赖包
为 web-antd 应用添加 @antdv-next/icons 依赖,以支持 Ant Design Vue Next 版本的图标组件。
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "catalog:",
|
||||
"@ant-design/icons-vue": "catalog:",
|
||||
"@antdv-next/icons": "catalog:",
|
||||
"@tinymce/tinymce-vue": "catalog:",
|
||||
"@vben/access": "workspace:*",
|
||||
"@vben/common-ui": "workspace:*",
|
||||
|
||||
@@ -23,6 +23,7 @@ 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
|
||||
'@changesets/cli': ^2.29.8
|
||||
|
||||
Reference in New Issue
Block a user