From 59c0c2fe7074870ddbde521f0d94b80a6fe2e681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E4=BB=99=E9=83=BD=E6=B2=A1=E7=94=A8?= <615206459@qq.com> Date: Fri, 3 Jan 2025 22:35:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=89=93=E5=8C=85=E5=90=8E?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=B8=80=E7=9B=B4loading=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= 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 5ba3188..f7f3817 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "format": "prettier --write src/" }, "dependencies": { - "@cool-vue/crud": "^7.2.9", + "@cool-vue/crud": "^7.2.10", "@element-plus/icons-vue": "^2.3.1", "@vueuse/core": "^12.3.0", "@wangeditor/editor": "^5.1.23", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2efeec..fa1b8e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: '@cool-vue/crud': - specifier: ^7.2.9 + specifier: ^7.2.10 version: 7.2.10(typescript@5.5.4) '@element-plus/icons-vue': specifier: ^2.3.1 @@ -40,7 +40,7 @@ importers: version: 5.6.0 element-plus: specifier: ^2.9.1 - version: 2.9.1(vue@3.5.13(typescript@5.5.4)) + version: 2.9.2(vue@3.5.13(typescript@5.5.4)) file-saver: specifier: ^2.0.5 version: 2.0.5 @@ -1472,8 +1472,8 @@ packages: electron-to-chromium@1.5.76: resolution: {integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==} - element-plus@2.9.1: - resolution: {integrity: sha512-9Agqf/jt4Ugk7EZ6C5LME71sgkvauPCsnvJN12Xid2XVobjufxMGpRE4L7pS4luJMOmFAH3J0NgYEGZT5r+NDg==} + element-plus@2.9.2: + resolution: {integrity: sha512-HS+Cc5mmy70DixJuoN3cMxPPoNWXkjHzUw2PcGmysk6NHQzzUtwi2Vc+dlmbmRxj3eNqgC1xpPQV5Nf9uDtQRg==} peerDependencies: vue: ^3.2.0 @@ -4318,7 +4318,7 @@ snapshots: electron-to-chromium@1.5.76: {} - element-plus@2.9.1(vue@3.5.13(typescript@5.5.4)): + element-plus@2.9.2(vue@3.5.13(typescript@5.5.4)): dependencies: '@ctrl/tinycolor': 3.6.1 '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.5.4))