From 9fcf54c360fd4050a47fe6c083e8ce63b05638c7 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Wed, 30 Jul 2025 16:54:55 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7`@pureadmin/table`?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E6=9C=80=E6=96=B0=E7=89=88`element-plus`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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)