⬆️升级包

This commit is contained in:
不做码农 2023-08-27 13:35:43 +08:00
parent b2d7a3fc14
commit 9b7a1e870c

View File

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"@element-plus/icons-vue": "^0.2.7", "@element-plus/icons-vue": "^0.2.7",
"@microsoft/signalr": "^6.0.5", "@microsoft/signalr": "^6.0.21",
"@vueuse/core": "^8.9.4", "@vueuse/core": "^8.9.4",
"@wangeditor/editor": "^5.1.1", "@wangeditor/editor": "^5.1.1",
"@wangeditor/editor-for-vue": "^5.1.11", "@wangeditor/editor-for-vue": "^5.1.11",
@ -24,7 +24,7 @@
"countup.js": "^2.1.0", "countup.js": "^2.1.0",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"echarts": "5.2.2", "echarts": "5.2.2",
"element-plus": "^2.3.7", "element-plus": "^2.3.12",
"file-saver": "2.0.5", "file-saver": "2.0.5",
"fuse.js": "6.4.6", "fuse.js": "6.4.6",
"highlight.js": "^11.5.1", "highlight.js": "^11.5.1",
@ -32,7 +32,7 @@
"jsencrypt": "3.2.1", "jsencrypt": "3.2.1",
"md-editor-v3": "^1.11.11", "md-editor-v3": "^1.11.11",
"nprogress": "0.2.0", "nprogress": "0.2.0",
"pinia": "^2.0.33", "pinia": "^2.1.6",
"qrcodejs2-fixes": "^0.0.2", "qrcodejs2-fixes": "^0.0.2",
"qs": "^6.11.0", "qs": "^6.11.0",
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
@ -52,4 +52,4 @@
"vite-plugin-svg-icons": "1.0.5", "vite-plugin-svg-icons": "1.0.5",
"vite-plugin-vue-setup-extend": "^0.4.0" "vite-plugin-vue-setup-extend": "^0.4.0"
} }
} }