1
0
mirror of synced 2025-11-06 04:10:39 +08:00
This commit is contained in:
xuliangzhan
2024-01-21 11:04:48 +08:00
parent 063c3ad85b
commit ef1e72cc0f
4 changed files with 26 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table-plugin-export-xlsx",
"version": "3.1.0",
"version": "4.0.0",
"description": "基于 vxe-table 表格的扩展插件,支持导出 xlsx 格式",
"scripts": {
"lib": "gulp build"
@@ -51,8 +51,8 @@
"sass": "^1.55.0",
"typescript": "^4.6.4",
"vue": "^3.3.4",
"vxe-table": "^4.5.10",
"xe-utils": "^3.5.13"
"vxe-table": "^4.5.18",
"xe-utils": "^3.5.18"
},
"peerDependencies": {
"vxe-table": "^4.5.0"