From f89d137d9a0b3fb2b669505f587241d448bbad45 Mon Sep 17 00:00:00 2001 From: tk Date: Tue, 6 May 2025 09:57:09 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E2=9A=A1=20npm=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/admin/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/frontend/admin/package.json b/src/frontend/admin/package.json index 8dd1f4df..0331e672 100644 --- a/src/frontend/admin/package.json +++ b/src/frontend/admin/package.json @@ -10,12 +10,12 @@ }, "dependencies": { "@element-plus/icons-vue": "2.3.1", - "ace-builds": "1.39.1", - "aieditor": "1.3.6", - "axios": "1.8.4", + "ace-builds": "1.41.0", + "aieditor": "1.3.8", + "axios": "1.9.0", "crypto-js": "4.2.0", "echarts": "5.6.0", - "element-plus": "2.9.7", + "element-plus": "2.9.9", "json-bigint": "1.0.0", "markdown-it": "14.1.0", "markdown-it-emoji": "3.0.0", @@ -24,7 +24,7 @@ "vkbeautify": "0.99.3", "vue": "3.5.13", "vue-i18n": "11.1.3", - "vue-router": "4.5.0", + "vue-router": "4.5.1", "vue3-ace-editor": "2.2.4", "vue3-json-viewer": "2.3.0", "vuedraggable": "4.0.3", @@ -34,9 +34,9 @@ "@vitejs/plugin-vue": "5.2.3", "prettier": "3.5.3", "prettier-plugin-organize-attributes": "1.0.0", - "sass": "1.86.3", + "sass": "1.87.0", "terser": "5.39.0", - "vite": "6.2.5" + "vite": "6.3.5" }, "browserslist": [ "> 1%",