mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
refactor(apps/web-antd/package.json): 移除echarts的conflicts_echarts_h5_5_1标签
移除echarts依赖项中的conflicts_echarts_h5_5_1标签,使其恢复到标准的catalog标签。 catalogs(pnpm-workspace.yaml): 添加conflicts_echarts_catalog配置 在pnpm-workspace.yaml文件中添加conflicts_echarts_catalog配置,用于处理echarts相关的冲突。
This commit is contained in:
@@ -194,3 +194,6 @@ catalog:
|
||||
yaml-eslint-parser: ^2.0.0
|
||||
zod: ^3.25.76
|
||||
zod-defaults: 0.1.3
|
||||
catalogs:
|
||||
conflicts_echarts_catalog:
|
||||
echarts: catalog
|
||||
|
||||
Reference in New Issue
Block a user