From 9b7a1e870c0487645829d4e2f4816489c2a242ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Sun, 27 Aug 2023 13:35:43 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=E5=8D=87=E7=BA=A7=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 14e8bff..b5b80f0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^0.2.7", - "@microsoft/signalr": "^6.0.5", + "@microsoft/signalr": "^6.0.21", "@vueuse/core": "^8.9.4", "@wangeditor/editor": "^5.1.1", "@wangeditor/editor-for-vue": "^5.1.11", @@ -24,7 +24,7 @@ "countup.js": "^2.1.0", "crypto-js": "^4.1.1", "echarts": "5.2.2", - "element-plus": "^2.3.7", + "element-plus": "^2.3.12", "file-saver": "2.0.5", "fuse.js": "6.4.6", "highlight.js": "^11.5.1", @@ -32,7 +32,7 @@ "jsencrypt": "3.2.1", "md-editor-v3": "^1.11.11", "nprogress": "0.2.0", - "pinia": "^2.0.33", + "pinia": "^2.1.6", "qrcodejs2-fixes": "^0.0.2", "qs": "^6.11.0", "sortablejs": "^1.15.0", @@ -52,4 +52,4 @@ "vite-plugin-svg-icons": "1.0.5", "vite-plugin-vue-setup-extend": "^0.4.0" } -} \ No newline at end of file +}