From 8bb9173a95a87e3ceab4f48b5b34041af38b7c70 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期五, 28 三月 2025 15:23:14 +0800
Subject: [PATCH] fix: 四期需求
---
pnpm-lock.yaml | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
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