From 76a476126519db2d268da7e63e478a8ed9774f28 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Sat, 13 Jan 2024 14:55:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=20=20=20`@pureadmin?= =?UTF-8?q?/utils^2.4.0`=20=E5=B0=86=E4=BD=BF=E7=94=A8=E6=88=90=E6=9C=AC?= =?UTF-8?q?=E9=99=8D=E5=88=B0=E6=9E=81=E4=BD=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 943228d8b..bd0d2bfee 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@logicflow/extension": "^1.2.19", "@pureadmin/descriptions": "^1.2.0", "@pureadmin/table": "^3.0.1", - "@pureadmin/utils": "^2.3.1", + "@pureadmin/utils": "^2.4.0", "@vueuse/core": "^10.7.1", "@vueuse/motion": "^2.0.0", "@wangeditor/editor": "^5.1.23", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02458ccca..8c971aaaa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: ^3.0.1 version: 3.0.1(element-plus@2.5.1)(typescript@5.3.3) '@pureadmin/utils': - specifier: ^2.3.1 - version: 2.3.1(echarts@5.4.3)(vue@3.4.10) + specifier: ^2.4.0 + version: 2.4.0(echarts@5.4.3)(vue@3.4.10) '@vueuse/core': specifier: ^10.7.1 version: 10.7.1(vue@3.4.10) @@ -1757,8 +1757,8 @@ packages: string-hash: 1.1.3 dev: true - /@pureadmin/utils@2.3.1(echarts@5.4.3)(vue@3.4.10): - resolution: {integrity: sha512-rg23cFs7y0jJ54TNCIM810ZKLf6G7Hk8h2Lr/D1Uw+ertDxCtIeQYpJ56Vo+I8ibUpVZDBA0qpKiUziUTs//WA==} + /@pureadmin/utils@2.4.0(echarts@5.4.3)(vue@3.4.10): + resolution: {integrity: sha512-Tx6s0tx9QmPVbLErrKYCDubYceZpRpjVDxuiK9EdU1W3H+xashVZOn8cBEozMZ2vef8tWYrQPVqCQMTF+g0KZw==} peerDependencies: echarts: '*' vue: '*'