mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 13:40:06 +00:00
perf(upload): improve upload component
This commit is contained in:
12
package.json
12
package.json
@@ -22,8 +22,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/iconify": "^2.0.0-rc.2",
|
||||
"@vueuse/core": "^4.0.0-beta.40",
|
||||
"ant-design-vue": "^2.0.0-beta.15",
|
||||
"@vueuse/core": "^4.0.0-beta.41",
|
||||
"ant-design-vue": "^2.0.0-rc.1",
|
||||
"apexcharts": "3.22.0",
|
||||
"axios": "^0.21.0",
|
||||
"echarts": "^4.9.0",
|
||||
@@ -33,10 +33,10 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"qrcode": "^1.4.4",
|
||||
"vditor": "^3.6.0",
|
||||
"vditor": "^3.6.2",
|
||||
"vue": "^3.0.2",
|
||||
"vue-i18n": "^9.0.0-beta.6",
|
||||
"vue-router": "^4.0.0-rc.2",
|
||||
"vue-router": "^4.0.0-rc.3",
|
||||
"vuex": "^4.0.0-rc.1",
|
||||
"vuex-module-decorators": "^1.0.1",
|
||||
"xlsx": "^0.16.8",
|
||||
@@ -45,11 +45,11 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"@iconify/json": "^1.1.254",
|
||||
"@iconify/json": "^1.1.258",
|
||||
"@ls-lint/ls-lint": "^1.9.2",
|
||||
"@purge-icons/generated": "^0.4.1",
|
||||
"@types/echarts": "^4.9.0",
|
||||
"@types/fs-extra": "^9.0.2",
|
||||
"@types/fs-extra": "^9.0.4",
|
||||
"@types/koa-static": "^4.0.1",
|
||||
"@types/lodash-es": "^4.17.3",
|
||||
"@types/mockjs": "^1.0.3",
|
||||
|
Reference in New Issue
Block a user