diff --git a/package.json b/package.json index 721119776..97ceb56e4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@logicflow/core": "^1.2.28", "@logicflow/extension": "^1.2.28", "@pureadmin/descriptions": "^1.2.1", - "@pureadmin/table": "^3.2.1", + "@pureadmin/table": "^3.3.0", "@pureadmin/utils": "^2.6.2", "@vue-flow/background": "^1.3.2", "@vue-flow/core": "^1.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0dc94f4d0..3a54ebe28 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^1.2.1 version: 1.2.1(echarts@5.6.0)(element-plus@2.10.4(vue@3.5.18(typescript@5.8.3)))(typescript@5.8.3) '@pureadmin/table': - specifier: ^3.2.1 - version: 3.2.1(element-plus@2.10.4(vue@3.5.18(typescript@5.8.3)))(typescript@5.8.3) + specifier: ^3.3.0 + version: 3.3.0(element-plus@2.10.4(vue@3.5.18(typescript@5.8.3)))(typescript@5.8.3) '@pureadmin/utils': specifier: ^2.6.2 version: 2.6.2(echarts@5.6.0)(vue@3.5.18(typescript@5.8.3)) @@ -1449,8 +1449,8 @@ packages: peerDependencies: element-plus: ^2.0.0 - '@pureadmin/table@3.2.1': - resolution: {integrity: sha512-sqkAQWRDx6X0dADUgrYHvA7QfocF+VB5rPe1yFQWjh7tcHNasthFRDCS5Fmw7JQ0R3h6S7aBK450ye2/TLv4JQ==} + '@pureadmin/table@3.3.0': + resolution: {integrity: sha512-06vp/IWUOsvt1zpPXMbVvGfrBWKBv5O1q3nZIlbSFJejJNWHG1HU+EWGuCzJD6KCsQdwNettv1wUuAleH4+YQQ==} peerDependencies: element-plus: ^2.0.0 @@ -6730,7 +6730,7 @@ snapshots: - echarts - typescript - '@pureadmin/table@3.2.1(element-plus@2.10.4(vue@3.5.18(typescript@5.8.3)))(typescript@5.8.3)': + '@pureadmin/table@3.3.0(element-plus@2.10.4(vue@3.5.18(typescript@5.8.3)))(typescript@5.8.3)': dependencies: element-plus: 2.10.4(vue@3.5.18(typescript@5.8.3)) vue: 3.5.18(typescript@5.8.3)