build 版本更新

This commit is contained in:
DaxPay
2024-09-23 19:35:40 +08:00
parent 19f3d21eaa
commit 3bfde816b1
2 changed files with 985 additions and 961 deletions

View File

@@ -57,47 +57,47 @@
"@ant-design/icons-vue": "^7.0.1", "@ant-design/icons-vue": "^7.0.1",
"@iconify/iconify": "^3.1.1", "@iconify/iconify": "^3.1.1",
"@vben/hooks": "workspace:*", "@vben/hooks": "workspace:*",
"@vue/shared": "^3.4.38", "@vue/shared": "^3.5.8",
"@vueuse/core": "^10.11.1", "@vueuse/core": "^10.11.1",
"@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/core": "^3.0.4",
"ant-design-vue": "^4.2.3", "ant-design-vue": "^4.2.5",
"axios": "^1.7.5", "axios": "^1.7.7",
"codemirror": "^5.65.17", "codemirror": "^5.65.18",
"cropperjs": "^1.6.2", "cropperjs": "^1.6.2",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"echarts": "^5.5.1", "echarts": "^5.5.1",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path-to-regexp": "^6.2.2", "path-to-regexp": "^6.3.0",
"pinia": "2.1.7", "pinia": "2.1.7",
"pinia-plugin-persistedstate": "^3.2.1", "pinia-plugin-persistedstate": "^3.2.3",
"qrcode": "^1.5.4", "qrcode": "^1.5.4",
"qs": "^6.13.0", "qs": "^6.13.0",
"resize-observer-polyfill": "^1.5.1", "resize-observer-polyfill": "^1.5.1",
"showdown": "^2.1.0", "showdown": "^2.1.0",
"sortablejs": "^1.15.2", "sortablejs": "^1.15.3",
"unocss": "^0.59.4", "unocss": "^0.59.4",
"vue": "^3.4.38", "vue": "^3.5.8",
"vue-json-pretty": "^2.4.0", "vue-json-pretty": "^2.4.0",
"vue-router": "^4.4.3", "vue-router": "^4.4.5",
"vue-types": "^5.1.3", "vue-types": "^5.1.3",
"vuedraggable": "^4.1.0", "vuedraggable": "^4.1.0",
"vxe-pc-ui": "^4.1.8", "vxe-pc-ui": "^4.2.2",
"vxe-table": "^4.7.72", "vxe-table": "^4.7.81",
"xe-utils": "^3.5.30" "xe-utils": "^3.5.30"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^19.4.0", "@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.2.2", "@commitlint/config-conventional": "^19.5.0",
"@iconify/json": "^2.2.241", "@iconify/json": "^2.2.252",
"@purge-icons/generated": "^0.10.0", "@purge-icons/generated": "^0.10.0",
"@types/codemirror": "^5.60.15", "@types/codemirror": "^5.60.15",
"@types/crypto-js": "^4.2.2", "@types/crypto-js": "^4.2.2",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/nprogress": "^0.2.3", "@types/nprogress": "^0.2.3",
"@types/qrcode": "^1.5.5", "@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.16",
"@types/showdown": "^2.0.6", "@types/showdown": "^2.0.6",
"@types/sortablejs": "^1.15.8", "@types/sortablejs": "^1.15.8",
"@vben/eslint-config": "workspace:*", "@vben/eslint-config": "workspace:*",
@@ -105,7 +105,7 @@
"@vben/ts-config": "workspace:*", "@vben/ts-config": "workspace:*",
"@vben/types": "workspace:*", "@vben/types": "workspace:*",
"@vben/vite-config": "workspace:*", "@vben/vite-config": "workspace:*",
"@vue/compiler-sfc": "^3.4.38", "@vue/compiler-sfc": "^3.5.8",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"conventional-changelog-cli": "^4.1.0", "conventional-changelog-cli": "^4.1.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
@@ -116,11 +116,11 @@
"prettier-plugin-packagejson": "^2.5.2", "prettier-plugin-packagejson": "^2.5.2",
"rimraf": "^5.0.10", "rimraf": "^5.0.10",
"turbo": "^1.13.4", "turbo": "^1.13.4",
"typescript": "^5.5.4", "typescript": "^5.6.2",
"unbuild": "^2.0.0", "unbuild": "^2.0.0",
"vite": "^5.4.2", "vite": "^5.4.7",
"vite-plugin-vue-devtools": "^7.3.9", "vite-plugin-vue-devtools": "^7.4.5",
"vue-tsc": "^2.0.29" "vue-tsc": "^2.1.6"
}, },
"engines": { "engines": {
"node": ">=18.12.0", "node": ">=18.12.0",

1906
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff