From e25cc7bc9346fd02411bd181eb9d8abef4bf0474 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期四, 12 十月 2023 16:00:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
Source/UBCS-WEB/package.json | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/Source/UBCS-WEB/package.json b/Source/UBCS-WEB/package.json
index 4034a7f..8553d6c 100644
--- a/Source/UBCS-WEB/package.json
+++ b/Source/UBCS-WEB/package.json
@@ -15,7 +15,7 @@
"axios": "^0.18.0",
"babel-polyfill": "^6.26.0",
"classlist-polyfill": "^1.2.0",
- "crypto-js": "^4.0.0",
+ "crypto-js": "^4.1.1",
"element-ui": "^2.15.6",
"instead": "^1.0.3",
"js-base64": "^2.5.1",
@@ -23,12 +23,15 @@
"js-md5": "^0.7.3",
"js-pinyin": "^0.2.4",
"mockjs": "^1.0.1-beta3",
- "node-gyp": "^5.0.6",
+ "moment": "^2.29.4",
+ "node-gyp": "^4.0.0",
"nprogress": "^0.2.0",
"portfinder": "^1.0.23",
"script-loader": "^0.7.2",
"vue": "^2.6.10",
"vue-axios": "^2.1.2",
+ "vue-clipboard2": "^0.3.3",
+ "vue-flowchart-editor": "^1.0.2",
"vue-i18n": "^8.7.0",
"vue-router": "^3.0.1",
"vuex": "^3.1.1"
--
Gitblit v1.9.3