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 +}