소스 검색

chore: Merge branch 'main' of https://github.com/anncwb/vben-admin-pro

vben 9 달 전
부모
커밋
aa53353903
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      apps/web-antd/package.json
  2. 1 0
      packages/business/universal-ui/package.json

+ 1 - 0
apps/web-antd/package.json

@@ -38,6 +38,7 @@
     "@vben/styles": "workspace:*",
     "@vben/types": "workspace:*",
     "@vben/universal-ui": "workspace:*",
+    "@vben/chart-ui": "workspace:*",
     "@vben/utils": "workspace:*",
     "@vueuse/core": "^10.11.0",
     "ant-design-vue": "^4.2.3",

+ 1 - 0
packages/business/universal-ui/package.json

@@ -49,6 +49,7 @@
     "@vben/locales": "workspace:*",
     "@vueuse/core": "^10.11.0",
     "@vueuse/integrations": "^10.11.0",
+    "@vben/chart-ui": "workspace:*",
     "qrcode": "^1.5.3",
     "vue": "^3.4.30",
     "vue-router": "^4.4.0"