mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 13:40:06 +00:00
refactor: refactor route
This commit is contained in:
12
package.json
12
package.json
@@ -35,7 +35,7 @@
|
||||
"qrcode": "^1.4.4",
|
||||
"sortablejs": "^1.12.0",
|
||||
"vditor": "^3.7.0",
|
||||
"vue": "^3.0.3",
|
||||
"vue": "^3.0.4",
|
||||
"vue-i18n": "^9.0.0-beta.8",
|
||||
"vue-router": "^4.0.0-rc.6",
|
||||
"vue-types": "^3.0.1",
|
||||
@@ -47,7 +47,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"@iconify/json": "^1.1.266",
|
||||
"@iconify/json": "^1.1.267",
|
||||
"@ls-lint/ls-lint": "^1.9.2",
|
||||
"@purge-icons/generated": "^0.4.1",
|
||||
"@types/echarts": "^4.9.2",
|
||||
@@ -60,25 +60,25 @@
|
||||
"@types/qrcode": "^1.3.5",
|
||||
"@types/rollup-plugin-visualizer": "^2.6.0",
|
||||
"@types/sortablejs": "^1.10.6",
|
||||
"@types/yargs": "^15.0.10",
|
||||
"@types/yargs": "^15.0.11",
|
||||
"@types/zxcvbn": "^4.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.0",
|
||||
"@typescript-eslint/parser": "^4.9.0",
|
||||
"@vue/compiler-sfc": "^3.0.3",
|
||||
"@vue/compiler-sfc": "^3.0.4",
|
||||
"@vuedx/typecheck": "^0.2.4-0",
|
||||
"@vuedx/typescript-plugin-vue": "^0.2.4-0",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"commitizen": "^4.2.2",
|
||||
"conventional-changelog-cli": "^2.1.1",
|
||||
"conventional-changelog-custom-config": "^0.3.1",
|
||||
"cross-env": "^7.0.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"dot-prop": "^6.0.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^7.14.0",
|
||||
"eslint-config-prettier": "^6.15.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-vue": "^7.1.0",
|
||||
"esno": "^0.2.4",
|
||||
"esno": "^0.3.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"globrex": "^0.1.2",
|
||||
"husky": "^4.3.0",
|
||||
|
Reference in New Issue
Block a user