From 97e984afa57870ea4decb8fb51331b40699a73c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Fri, 24 Apr 2026 20:10:38 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BE=9D=E8=B5=96=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 4c75f77..81e4bd1 100644 --- a/package.json +++ b/package.json @@ -24,48 +24,48 @@ "@highlightjs/vue-plugin": "2.1.2", "@iconify/vue": "^5.0.0", "@vueuse/core": "14.2.1", - "@wangeditor-next/editor": "5.6.50", + "@wangeditor-next/editor": "5.7.0", "@wangeditor-next/editor-for-vue": "5.1.14", "animate.css": "4.1.1", "await-to-js": "3.0.0", - "axios": "1.13.6", + "axios": "1.15.2", "crypto-js": "4.2.0", "echarts": "6.0.0", - "element-plus": "2.13.5", + "element-plus": "2.13.7", "highlight.js": "11.11.1", "image-conversion": "2.1.1", "jsencrypt": "3.5.4", "nprogress": "0.2.0", "pinia": "3.0.4", - "vue": "3.5.30", + "vue": "3.5.33", "vue-cropper": "1.1.4", - "vue-i18n": "11.3.0", + "vue-i18n": "11.4.0", "vue-json-pretty": "2.6.0", - "vue-router": "5.0.3", + "vue-router": "5.0.6", "vue-types": "6.0.0", - "vxe-table": "4.18.1" + "vxe-table": "4.18.13" }, "devDependencies": { "@types/crypto-js": "4.2.2", - "@types/node": "^25.4.0", + "@types/node": "^25.6.0", "@types/nprogress": "0.2.3", - "@unocss/preset-attributify": "66.6.6", - "@unocss/preset-wind3": "66.6.6", - "@vitejs/plugin-vue": "^6.0.5", - "@vue/compiler-sfc": "3.5.30", - "autoprefixer": "10.4.27", - "oxfmt": "^0.43.0", - "oxlint": "^1.58.0", - "sass": "1.98.0", - "typescript": "^6.0.2", - "unocss": "66.6.6", + "@unocss/preset-attributify": "66.6.8", + "@unocss/preset-wind3": "66.6.8", + "@vitejs/plugin-vue": "^6.0.6", + "@vue/compiler-sfc": "3.5.33", + "autoprefixer": "10.5.0", + "oxfmt": "^0.46.0", + "oxlint": "^1.61.0", + "sass": "1.99.0", + "typescript": "^6.0.3", + "unocss": "66.6.8", "unplugin-auto-import": "21.0.0", - "unplugin-vue-components": "31.0.0", + "unplugin-vue-components": "32.0.0", "unplugin-vue-setup-extend-plus": "1.0.1", - "vite": "^8.0.7", - "vite-plugin-svg-icons-ng": "^1.5.2", - "vitest": "4.0.18", - "vue-tsc": "^3.2.5" + "vite": "^8.0.10", + "vite-plugin-svg-icons-ng": "^1.8.0", + "vitest": "4.1.5", + "vue-tsc": "^3.2.7" }, "browserslist": [ "Chrome >= 87",