From d9a7a02277ade8d3c17c41c4495def9ef1b85d33 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期四, 13 二月 2025 18:11:34 +0800
Subject: [PATCH] app

---
 package.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 0134bab..91cdac1 100644
--- a/package.json
+++ b/package.json
@@ -10,11 +10,17 @@
   "dependencies": {
     "axios": "^1.6.8",
     "core-js": "^3.8.3",
+    "drawflow": "^0.0.59",
     "element-ui": "^2.15.14",
+    "fabric-with-erasing": "^1.0.1",
     "lodash": "^4.17.21",
+    "mathlive": "^0.101.0",
     "moment": "^2.30.1",
     "qiankun": "^2.10.16",
     "spark-md5": "^3.0.2",
+    "swiper": "^6.8.1",
+    "tinymce": "^5.4.1",
+    "viewerjs": "^1.11.6",
     "vue": "^2.6.14",
     "vuex": "^3.6.2"
   },
@@ -29,7 +35,8 @@
     "eslint-plugin-vue": "^8.0.3",
     "less": "^4.2.0",
     "less-loader": "^12.2.0",
-    "vue-template-compiler": "^2.6.14"
+    "vue-template-compiler": "^2.6.14",
+    "webpack": "^5.92.0"
   },
   "eslintConfig": {
     "root": true,

--
Gitblit v1.9.1