From 80458848b13b739a34937c91af00105fe1d2d07a Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 25 三月 2025 17:07:49 +0800
Subject: [PATCH] fix: 四期需求

---
 apps/taro/package.json |    1 +
 pnpm-lock.yaml         |   10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/apps/taro/package.json b/apps/taro/package.json
index fbffeee..e607694 100644
--- a/apps/taro/package.json
+++ b/apps/taro/package.json
@@ -74,6 +74,7 @@
     "js-base64": "^3.7.5",
     "lodash": "^4.17.21",
     "pinia": "^2.1.6",
+    "qrcode.vue": "^3.6.0",
     "qs": "^6.11.1",
     "senin-mini": "^1.0.10",
     "senior-request": "^1.0.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c6419a0..8840b96 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -591,6 +591,9 @@
       pinia:
         specifier: ^2.1.6
         version: 2.3.1(typescript@5.8.2)(vue@3.5.12)
+      qrcode.vue:
+        specifier: ^3.6.0
+        version: 3.6.0(vue@3.5.12)
       qs:
         specifier: ^6.11.1
         version: 6.14.0
@@ -8568,7 +8571,7 @@
       '@tanstack/match-sorter-utils': 8.19.4
       '@tanstack/query-core': 4.36.1
       '@vue/devtools-api': 6.6.4
-      vue: 3.5.12(typescript@4.9.5)
+      vue: 3.5.12(typescript@5.8.2)
       vue-demi: 0.13.11(vue@3.5.12)
     dev: false
 
@@ -25854,7 +25857,6 @@
       vue: 3.5.12
     dependencies:
       vue: 3.5.12(typescript@5.8.2)
-    dev: true
 
   /qrcode@1.5.4:
     resolution: {integrity: sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==}
@@ -30111,7 +30113,7 @@
       minimatch: 9.0.5
       mlly: 1.7.4
       unplugin: 1.16.1
-      vue: 3.5.12(typescript@4.9.5)
+      vue: 3.5.12(typescript@5.8.2)
     transitivePeerDependencies:
       - rollup
       - supports-color
@@ -30843,7 +30845,7 @@
       '@vue/composition-api':
         optional: true
     dependencies:
-      vue: 3.5.12(typescript@4.9.5)
+      vue: 3.5.12(typescript@5.8.2)
 
   /vue-eslint-parser@10.1.1(eslint@8.57.1):
     resolution: {integrity: sha512-bh2Z/Au5slro9QJ3neFYLanZtb1jH+W2bKqGHXAoYD4vZgNG3KeotL7JpPv5xzY4UXUXJl7TrIsnzECH63kd3Q==}

--
Gitblit v1.9.1