From ff46cc24356b2cd2f23ab3cd7892e61b682d2b8c Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Mon, 11 May 2026 10:03:42 +0800
Subject: [PATCH] 主线提交
---
package.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 41c27a2..22e273d 100644
--- a/package.json
+++ b/package.json
@@ -30,10 +30,13 @@
"js-base64": "^3.7.5",
"js-cookie": "3.0.1",
"jsencrypt": "3.3.1",
+ "moment": "^2.30.1",
"nprogress": "0.2.0",
"pinia": "2.0.22",
"quill": "^2.0.0-dev.3",
+ "spark-md5": "^3.0.2",
"tinymce": "^5.10.2",
+ "video.js": "^8.12.0",
"vue": "3.2.45",
"vue-baidu-map-3x": "^1.0.35",
"vue-cropper": "1.0.3",
@@ -45,6 +48,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "3.1.0",
"@vue/compiler-sfc": "3.2.45",
+ "p-limit": "^6.1.0",
"sass": "1.56.1",
"unplugin-auto-import": "0.11.4",
"unplugin-vue-setup-extend-plus": "0.4.9",
--
Gitblit v1.9.2