From eafb5075d587feac0501a1adae90a176a72c240f Mon Sep 17 00:00:00 2001 From: kailong321200875 <321200875@qq.com> Date: Wed, 10 Jan 2024 10:11:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96,?= =?UTF-8?q?=E4=BF=AE=E5=A4=8Dvue=E8=AD=A6=E5=91=8A?= 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 210ac75fa..d736b2f66 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "qrcode": "^1.5.3", "qs": "^6.11.2", "url": "^0.11.3", - "vue": "3.4.6", + "vue": "3.4.7", "vue-draggable-plus": "^0.3.4", "vue-i18n": "9.9.0", "vue-json-pretty": "^2.3.0", @@ -66,7 +66,7 @@ "@types/inquirer": "^9.0.7", "@types/lodash-es": "^4.17.12", "@types/mockjs": "^1.0.10", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "@types/nprogress": "^0.2.3", "@types/qrcode": "^1.5.5", "@types/qs": "^6.9.11",