1
0
mirror of synced 2025-12-09 23:57:39 +08:00
This commit is contained in:
xuliangzhan
2024-05-06 09:43:33 +08:00
parent 2d16fc7c62
commit 103af3e629
6 changed files with 38 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table",
"version": "4.6.8",
"version": "4.6.9-beta.2",
"description": "一个基于 vue 的 PC 端表单/表格组件支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器、JSON 配置式...",
"scripts": {
"update": "npm install --legacy-peer-deps",
@@ -29,7 +29,7 @@
"typings": "types/index.d.ts",
"dependencies": {
"dom-zindex": "^1.0.2",
"xe-utils": "^3.5.25"
"xe-utils": "^3.5.26"
},
"devDependencies": {
"@types/resize-observer-browser": "^0.1.11",