From 7e9a217f6d3610d612328112ee538481f7db089b Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 19 十二月 2023 09:14:09 +0800 Subject: [PATCH] Merge branch 'master' into feature-001 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 647b599..50001b6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@vueuse/core": "^9.7.0", "axios": "^1.2.1", "dayjs": "^1.11.10", - "element-plus": "^2.2.26", + "element-plus": "^2.4.3", "pinia": "^2.0.26", "vue": "^3.2.45", "vue-router": "^4.1.6" -- Gitblit v1.9.3