mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 13:40:06 +00:00
chore: bump deps
This commit is contained in:
16
package.json
16
package.json
@@ -21,10 +21,10 @@
|
||||
"reinstall": "rimraf yarn.lock && rimraf package.lock.json && rimraf node_modules && npm run bootstrap"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iconify/iconify": "^2.0.0-rc.4",
|
||||
"@vueuse/core": "^4.0.1",
|
||||
"@iconify/iconify": "^2.0.0-rc.5",
|
||||
"@vueuse/core": "^4.0.2",
|
||||
"ant-design-vue": "^2.0.0-rc.7",
|
||||
"apexcharts": "^3.23.0",
|
||||
"apexcharts": "^3.23.1",
|
||||
"axios": "^0.21.1",
|
||||
"crypto-es": "^1.2.6",
|
||||
"echarts": "^4.9.0",
|
||||
@@ -36,7 +36,7 @@
|
||||
"qrcode": "^1.4.4",
|
||||
"sortablejs": "^1.12.0",
|
||||
"vditor": "^3.7.4",
|
||||
"vue": "^3.0.4",
|
||||
"vue": "^3.0.5",
|
||||
"vue-i18n": "9.0.0-beta.14",
|
||||
"vue-router": "^4.0.2",
|
||||
"vue-types": "^3.0.1",
|
||||
@@ -48,7 +48,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"@iconify/json": "^1.1.277",
|
||||
"@iconify/json": "^1.1.278",
|
||||
"@ls-lint/ls-lint": "^1.9.2",
|
||||
"@purge-icons/generated": "^0.4.1",
|
||||
"@types/echarts": "^4.9.3",
|
||||
@@ -65,9 +65,9 @@
|
||||
"@types/zxcvbn": "^4.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.11.1",
|
||||
"@typescript-eslint/parser": "^4.11.1",
|
||||
"@vue/compiler-sfc": "^3.0.4",
|
||||
"@vuedx/typecheck": "^0.4.0",
|
||||
"@vuedx/typescript-plugin-vue": "^0.4.0",
|
||||
"@vue/compiler-sfc": "^3.0.5",
|
||||
"@vuedx/typecheck": "^0.4.1",
|
||||
"@vuedx/typescript-plugin-vue": "^0.4.1",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"commitizen": "^4.2.2",
|
||||
"conventional-changelog-cli": "^2.1.1",
|
||||
|
Reference in New Issue
Block a user