From 2cf6fdb811ed7009a4c58209b0c3b1bb7e67320f Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 18 十月 2024 11:07:14 +0800 Subject: [PATCH] 1. 20204.10.18 --- package.json | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0129d3b..2aa6804 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,10 @@ "@element-plus/icons-vue": "^2.0.10", "@vueuse/core": "^9.7.0", "axios": "^1.2.1", - "dayjs": "^1.11.10", - "element-plus": "^2.4.3", + "dayjs": "^1.11.13", + "element-plus": "^2.8.3", + "js-base64": "^3.7.5", + "md5": "^2.3.0", "pinia": "^2.0.26", "vue": "^3.2.45", "vue-i18n": "^9.8.0", -- Gitblit v1.9.3