From 0059052b877dc97141ecff88192ed632231e2096 Mon Sep 17 00:00:00 2001 From: nsnail Date: Fri, 1 Dec 2023 09:11:19 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E2=9A=A1=20=E5=89=8D=E7=AB=AF=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=BB=84=E4=BB=B6=E5=8D=87=E7=BA=A7=20(#69)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/admin/package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/frontend/admin/package.json b/src/frontend/admin/package.json index 6c887a00..8dc0d35a 100644 --- a/src/frontend/admin/package.json +++ b/src/frontend/admin/package.json @@ -8,24 +8,24 @@ "prettier": "prettier --write ." }, "dependencies": { - "@element-plus/icons-vue": "^2.1.0", + "@element-plus/icons-vue": "^2.3.1", "@tinymce/tinymce-vue": "^5.1.1", "axios": "^1.6.2", "clipboard": "^2.0.11", - "core-js": "^3.33.2", + "core-js": "^3.33.3", "cropperjs": "^1.6.1", "crypto-js": "^4.2.0", "echarts": "^5.4.3", - "element-plus": "^2.4.2", + "element-plus": "^2.4.3", "json-bigint": "^1.0.0", "json5-to-table": "^0.1.8", "nprogress": "^0.2.0", - "pinyin-match": "^1.2.4", + "pinyin-match": "^1.2.5", "qrcodejs2": "^0.0.2", - "sortablejs": "^1.15.0", - "tinymce": "^6.7.3", - "vue": "^3.3.8", - "vue-i18n": "^9.7.0", + "sortablejs": "^1.15.1", + "tinymce": "^6.8.1", + "vue": "^3.3.9", + "vue-i18n": "^9.8.0", "vue-router": "^4.2.5", "vue3-json-viewer": "^2.2.2", "vuedraggable": "^4.0.3", @@ -38,7 +38,7 @@ "prettier": "^3.1.0", "sass": "^1.69.5", "terser": "^5.24.0", - "vite": "^5.0.0" + "vite": "^5.0.4" }, "browserslist": [ "> 1%",