mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 21:27:57 +00:00
chore: update deps
This commit is contained in:
24
package.json
24
package.json
@@ -22,8 +22,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/iconify": "^2.0.0-rc.2",
|
||||
"@vueuse/core": "^4.0.0-rc.8",
|
||||
"ant-design-vue": "^2.0.0-rc.4",
|
||||
"@vueuse/core": "^4.0.0-rc.9",
|
||||
"ant-design-vue": "^2.0.0-rc.5",
|
||||
"apexcharts": "^3.22.3",
|
||||
"axios": "^0.21.0",
|
||||
"crypto-es": "^1.2.6",
|
||||
@@ -35,9 +35,9 @@
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"qrcode": "^1.4.4",
|
||||
"sortablejs": "^1.12.0",
|
||||
"vditor": "^3.7.0",
|
||||
"vditor": "^3.7.2",
|
||||
"vue": "^3.0.4",
|
||||
"vue-i18n": "^9.0.0-beta.11",
|
||||
"vue-i18n": "^9.0.0-beta.12",
|
||||
"vue-router": "^4.0.1",
|
||||
"vue-types": "^3.0.1",
|
||||
"vuex": "^4.0.0-rc.2",
|
||||
@@ -48,14 +48,14 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"@iconify/json": "^1.1.271",
|
||||
"@iconify/json": "^1.1.272",
|
||||
"@ls-lint/ls-lint": "^1.9.2",
|
||||
"@purge-icons/generated": "^0.4.1",
|
||||
"@types/echarts": "^4.9.2",
|
||||
"@types/echarts": "^4.9.3",
|
||||
"@types/fs-extra": "^9.0.5",
|
||||
"@types/globrex": "^0.1.0",
|
||||
"@types/koa-static": "^4.0.1",
|
||||
"@types/lodash-es": "^4.17.3",
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
"@types/mockjs": "^1.0.3",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/qrcode": "^1.3.5",
|
||||
@@ -63,8 +63,8 @@
|
||||
"@types/sortablejs": "^1.10.6",
|
||||
"@types/yargs": "^15.0.11",
|
||||
"@types/zxcvbn": "^4.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.0",
|
||||
"@typescript-eslint/parser": "^4.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.10.0",
|
||||
"@typescript-eslint/parser": "^4.10.0",
|
||||
"@vue/compiler-sfc": "^3.0.4",
|
||||
"@vuedx/typecheck": "^0.2.4-0",
|
||||
"@vuedx/typescript-plugin-vue": "^0.2.4-0",
|
||||
@@ -77,12 +77,12 @@
|
||||
"dotenv": "^8.2.0",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint-config-prettier": "^7.0.0",
|
||||
"eslint-plugin-prettier": "^3.2.0",
|
||||
"eslint-plugin-prettier": "^3.3.0",
|
||||
"eslint-plugin-vue": "^7.2.0",
|
||||
"esno": "^0.3.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"globrex": "^0.1.2",
|
||||
"husky": "^4.3.5",
|
||||
"husky": "^4.3.6",
|
||||
"koa-static": "^5.0.0",
|
||||
"less": "^3.13.0",
|
||||
"lint-staged": "^10.5.3",
|
||||
@@ -103,7 +103,7 @@
|
||||
"vite-plugin-mock": "^1.0.9",
|
||||
"vite-plugin-purge-icons": "^0.4.5",
|
||||
"vite-plugin-pwa": "^0.1.7",
|
||||
"vue-eslint-parser": "^7.2.0",
|
||||
"vue-eslint-parser": "^7.3.0",
|
||||
"yargs": "^16.2.0"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user