From 5319d5b95497b5b546947ac340c14c71e5b54ca6 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 10 十二月 2025 09:57:58 +0800
Subject: [PATCH] 测试完成
---
package.json | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
index bd2056b..7df6d38 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "ruoyi",
"version": "3.8.5",
- "description": "鎮h�呮櫤鎱ф湇鍔$郴缁�",
+ "description": "鏃犻敗鍎跨鍖婚櫌鏅烘収闅忚骞冲彴",
"author": "鏉柊",
"license": "MIT",
"scripts": {
@@ -42,10 +42,11 @@
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/composition-api": "^1.0.0-rc.6",
"axios": "0.24.0",
- "clipboard": "2.0.8",
+ "clipboard": "^2.0.11",
"codemirror": "^5.65.13",
"core-js": "^3.25.3",
"cos-js-sdk-v5": "^1.4.18",
+ "crypto-js": "^4.2.0",
"dayjs": "^1.11.7",
"echarts": "^5.4.2",
"element-ui": "^2.15.4",
@@ -56,9 +57,11 @@
"jquery": "^3.7.0",
"js-beautify": "1.13.0",
"js-cookie": "3.0.1",
- "jsencrypt": "3.0.0-rc.1",
+ "jsencrypt": "^3.3.2",
"lemon-imui": "^1.7.7",
+ "moment": "^2.30.1",
"nprogress": "0.2.0",
+ "qrcode": "^1.5.4",
"quill": "1.3.7",
"quill-image-drop-module": "^1.0.3",
"quill-image-resize": "^3.0.9",
@@ -69,15 +72,18 @@
"sortablejs": "1.10.2",
"style-loader": "^3.3.3",
"stylus-loader": "^7.1.3",
- "vue": "2.6.12",
+ "vue": "2.7.14",
+ "vue-audio-better": "^3.0.1",
"vue-cli": "^2.9.6",
"vue-codemirror": "^4.0.6",
"vue-count-to": "1.0.13",
"vue-cropper": "0.5.5",
"vue-meta": "2.4.0",
+ "vue-qr": "^4.0.9",
"vue-quill-editor": "^3.0.6",
"vue-router": "3.4.9",
- "vuedraggable": "2.24.3",
+ "vue-sweetalert2": "^5.0.11",
+ "vuedraggable": "^2.24.3",
"vuex": "3.6.0",
"xlsx": "^0.18.5"
},
@@ -100,7 +106,7 @@
"script-loader": "^0.7.2",
"stylus": "^0.59.0",
"svg-sprite-loader": "5.1.1",
- "vue-template-compiler": "2.6.12"
+ "vue-template-compiler": "2.7.14"
},
"engines": {
"node": ">=8.9",
--
Gitblit v1.9.3