chore: 升级@pureadmin/table兼容最新版element-plus

This commit is contained in:
xiaoxian521 2025-07-30 16:54:55 +08:00
parent 185a5b710a
commit 9fcf54c360
2 changed files with 6 additions and 6 deletions

View File

@ -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",

10
pnpm-lock.yaml generated
View File

@ -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)