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:
@@ -52,7 +52,7 @@
|
||||
"axios": "catalog:",
|
||||
"cropperjs": "catalog:",
|
||||
"dayjs": "catalog:",
|
||||
"echarts": "catalog:conflicts_echarts_h5_5_1",
|
||||
"echarts": "catalog:",
|
||||
"lodash-es": "catalog:",
|
||||
"motion-v": "catalog:",
|
||||
"pinia": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user