chore(deps): bump deps version (#3790)

resolve #3793
This commit is contained in:
xingyu
2024-04-26 08:44:18 +08:00
committed by GitHub
parent 338d077ab3
commit 17f5b1b210
5 changed files with 199 additions and 288 deletions

View File

@@ -74,10 +74,10 @@
"@logicflow/core": "^1.2.26",
"@logicflow/extension": "^1.2.26",
"@vben/hooks": "workspace:*",
"@vue/shared": "3.4.23",
"@vue/shared": "^3.4.25",
"@vueuse/core": "^10.9.0",
"@zxcvbn-ts/core": "^3.0.4",
"ant-design-vue": "^4.2.0",
"ant-design-vue": "^4.2.1",
"axios": "^1.6.8",
"codemirror": "^5.65.16",
"cropperjs": "^1.6.2",
@@ -100,13 +100,13 @@
"tinymce": "^5.10.9",
"unocss": "^0.59.4",
"vditor": "^3.10.4",
"vue": "3.4.23",
"vue": "^3.4.25",
"vue-i18n": "^9.13.1",
"vue-json-pretty": "^2.4.0",
"vue-router": "^4.3.2",
"vue-types": "^5.1.1",
"vuedraggable": "^4.1.0",
"vxe-table": "^4.6.0",
"vxe-table": "^4.6.3",
"vxe-table-plugin-export-xlsx": "^4.0.1",
"xe-utils": "^3.5.25",
"xlsx": "^0.18.5"
@@ -130,7 +130,7 @@
"@vben/ts-config": "workspace:*",
"@vben/types": "workspace:*",
"@vben/vite-config": "workspace:*",
"@vue/compiler-sfc": "3.4.23",
"@vue/compiler-sfc": "^3.4.25",
"@vue/test-utils": "^2.4.5",
"conventional-changelog-cli": "^4.1.0",
"cross-env": "^7.0.3",