From b523f8426c3ba2e4fcac3c196b5bef2af455c0c2 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Fri, 26 Aug 2022 12:43:13 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/gtqt
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 961c22e..258bc6c 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.0.6",
- "@wangeditor/editor": "^5.1.1",
+ "@wangeditor/editor": "^5.1.14",
"axios": "^0.27.2",
"countup.js": "^2.2.0",
"cropperjs": "^1.5.12",
@@ -25,6 +25,7 @@
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.14",
+ "pinia-plugin-persistedstate": "^2.1.1",
"print-js": "^1.6.0",
"qrcodejs2-fixes": "^0.0.2",
"screenfull": "^6.0.1",
@@ -35,6 +36,7 @@
"vue-grid-layout": "^3.0.0-beta1",
"vue-i18n": "^9.1.10",
"vue-router": "^4.0.15",
+ "wangeditor": "^4.7.15",
"xlsx": "^0.18.5"
},
"devDependencies": {
--
Gitblit v1.9.2