mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-14 14:11:10 +00:00
build 例行升级依赖版本
This commit is contained in:
50
package.json
50
package.json
@@ -57,40 +57,40 @@
|
||||
"@ant-design/icons-vue": "^7.0.1",
|
||||
"@iconify/iconify": "^3.1.1",
|
||||
"@vben/hooks": "workspace:*",
|
||||
"@vue/shared": "^3.4.31",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vue/shared": "^3.4.38",
|
||||
"@vueuse/core": "^10.11.1",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"ant-design-vue": "^4.2.3",
|
||||
"axios": "^1.7.2",
|
||||
"codemirror": "^5.65.16",
|
||||
"axios": "^1.7.5",
|
||||
"codemirror": "^5.65.17",
|
||||
"cropperjs": "^1.6.2",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dayjs": "^1.11.11",
|
||||
"dayjs": "^1.11.13",
|
||||
"echarts": "^5.5.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nprogress": "^0.2.0",
|
||||
"path-to-regexp": "^6.2.2",
|
||||
"pinia": "2.1.7",
|
||||
"pinia-plugin-persistedstate": "^3.2.1",
|
||||
"qrcode": "^1.5.3",
|
||||
"qs": "^6.12.2",
|
||||
"qrcode": "^1.5.4",
|
||||
"qs": "^6.13.0",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"showdown": "^2.1.0",
|
||||
"sortablejs": "^1.15.2",
|
||||
"unocss": "^0.59.4",
|
||||
"vue": "^3.4.31",
|
||||
"vue": "^3.4.38",
|
||||
"vue-json-pretty": "^2.4.0",
|
||||
"vue-router": "^4.4.0",
|
||||
"vue-types": "^5.1.2",
|
||||
"vue-router": "^4.4.3",
|
||||
"vue-types": "^5.1.3",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vxe-table": "^v4.7",
|
||||
"vxe-pc-ui": "^4.0.51",
|
||||
"xe-utils": "^3.5.28"
|
||||
"vxe-pc-ui": "^4.1.8",
|
||||
"vxe-table": "^4.7.72",
|
||||
"xe-utils": "^3.5.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.3.0",
|
||||
"@commitlint/cli": "^19.4.0",
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
"@iconify/json": "^2.2.224",
|
||||
"@iconify/json": "^2.2.241",
|
||||
"@purge-icons/generated": "^0.10.0",
|
||||
"@types/codemirror": "^5.60.15",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
@@ -105,22 +105,22 @@
|
||||
"@vben/ts-config": "workspace:*",
|
||||
"@vben/types": "workspace:*",
|
||||
"@vben/vite-config": "workspace:*",
|
||||
"@vue/compiler-sfc": "^3.4.31",
|
||||
"@vue/compiler-sfc": "^3.4.38",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-git": "^1.9.3",
|
||||
"czg": "^1.9.3",
|
||||
"cz-git": "^1.9.4",
|
||||
"czg": "^1.9.4",
|
||||
"lint-staged": "15.2.2",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier-plugin-packagejson": "^2.5.0",
|
||||
"rimraf": "^5.0.7",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-packagejson": "^2.5.2",
|
||||
"rimraf": "^5.0.10",
|
||||
"turbo": "^1.13.4",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript": "^5.5.4",
|
||||
"unbuild": "^2.0.0",
|
||||
"vite": "^5.3.2",
|
||||
"vite-plugin-vue-devtools": "^7.3.5",
|
||||
"vue-tsc": "^2.0.24"
|
||||
"vite": "^5.4.2",
|
||||
"vite-plugin-vue-devtools": "^7.3.9",
|
||||
"vue-tsc": "^2.0.29"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.12.0",
|
||||
|
2734
pnpm-lock.yaml
generated
2734
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user