From c2923485e7d347190d7628ef9b348c298a49c4ff Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 24 Oct 2025 09:28:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=BC=E5=AE=B9=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a951f05..29f5b1b 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "swiper": "^11.2.8", "uuid": "^11.0.5", "vform3-builds": "^3.0.10", - "vue": "3.5.21", + "vue": "3.5.22", "vue-barcode": "^1.3.0", "vue-cropper": "1.1.1", "vue-datepicker-next": "1.0.3", @@ -120,7 +120,7 @@ "vue-tsc": "2.0.13" }, "overrides": { - "vue": "3.4.34", + "vue": "3.5.22", "@vue/compiler-core": "3.4.34", "@vue/runtime-dom": "3.4.34", "@vue/runtime-core": "3.4.34",