Browse Source

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

pull/3993/head
vben 2 years ago
parent
commit
aa53353903
  1. 1
      apps/web-antd/package.json
  2. 1
      packages/business/universal-ui/package.json

1
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
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"

Loading…
Cancel
Save