From e38ea524ec4107ed7f8b1d7491a4177632dd3402 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 15 十月 2024 11:26:26 +0800 Subject: [PATCH] 部分代码修正 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 6d0b5e4..2aa6804 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@element-plus/icons-vue": "^2.0.10", "@vueuse/core": "^9.7.0", "axios": "^1.2.1", - "dayjs": "^1.11.10", + "dayjs": "^1.11.13", "element-plus": "^2.8.3", "js-base64": "^3.7.5", "md5": "^2.3.0", -- Gitblit v1.9.3