From 2ca94de8ede18ac07ccfd8dec7b6f6a707adde9b Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 01 Sep 2025 11:20:24 +0800
Subject: [PATCH] Merge branch 'refs/heads/feature/v5.0/5.0.5' into patch_management
---
package.json | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 79ce0a8..71e6b86 100644
--- a/package.json
+++ b/package.json
@@ -17,13 +17,14 @@
"@saber/nf-design-base-elp": "^1.2.0",
"@smallwei/avue": "^3.4.4",
"@turf/turf": "6.5.0",
- "postcss-pxtorem": "^6.1.0",
"animate.css": "^4.1.1",
"avue-plugin-ueditor": "^1.0.3",
"axios": "^0.21.1",
"cesium": "^1.126.0",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.13",
+ "decimal": "^0.0.2",
+ "decimal.js": "^10.4.3",
"echarts": "^5.6.0",
"element-plus": "^2.9.7",
"js-base64": "^3.7.4",
@@ -33,8 +34,11 @@
"lodash": "^4.17.21",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
+ "postcss-pxtorem": "^6.1.0",
+ "qrcodejs2-fix": "^0.0.1",
"reconnecting-websocket": "^4.4.0",
"sm-crypto": "^0.3.13",
+ "uuid": "^11.1.0",
"vue": "^3.4.27",
"vue-i18n": "^9.1.9",
"vue-router": "^4.3.2",
--
Gitblit v1.9.3