chore: update deps

This commit is contained in:
vben
2020-11-21 22:47:10 +08:00
parent 16117a9ef9
commit 814f9a7add
7 changed files with 155 additions and 91 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@iconify/iconify": "^2.0.0-rc.2",
"@vueuse/core": "4.0.0-rc.3",
"@vueuse/core": "^4.0.0-rc.3",
"ant-design-vue": "2.0.0-beta.15",
"apexcharts": "3.22.0",
"axios": "^0.21.0",
@@ -33,7 +33,7 @@
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"qrcode": "^1.4.4",
"vditor": "^3.6.2",
"vditor": "^3.6.3",
"vue": "^3.0.2",
"vue-i18n": "^9.0.0-beta.8",
"vue-router": "^4.0.0-rc.3",
@@ -45,7 +45,7 @@
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@iconify/json": "^1.1.260",
"@iconify/json": "^1.1.261",
"@ls-lint/ls-lint": "^1.9.2",
"@purge-icons/generated": "^0.4.1",
"@types/echarts": "^4.9.1",
@@ -69,7 +69,7 @@
"conventional-changelog-cli": "^2.1.1",
"conventional-changelog-custom-config": "^0.3.1",
"cross-env": "^7.0.2",
"dot-prop": "^6.0.0",
"dot-prop": "^6.0.1",
"dotenv": "^8.2.0",
"eslint": "^7.13.0",
"eslint-config-prettier": "^6.15.0",
@@ -93,7 +93,7 @@
"stylelint-order": "^4.1.0",
"tasksfile": "^5.1.1",
"ts-node": "^9.0.0",
"typescript": "^4.0.5",
"typescript": "^4.1.2",
"vite": "^1.0.0-rc.9",
"vite-plugin-html": "^1.0.0-beta.2",
"vite-plugin-mock": "^1.0.6",