From 8b36cac09dc8e6c40cd7f67ef64d7c734d478050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Sat, 23 Dec 2023 20:35:55 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=8D=87=E7=BA=A7=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= 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 2d56716..e1044d8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "pinia": "2.1.7", "screenfull": "6.0.0", "vform3-builds": "3.0.8", - "vue": "3.3.11", + "vue": "3.3.13", "vue-cropper": "1.1.1", "vue-i18n": "9.2.2", "vue-router": "4.2.5", @@ -73,7 +73,7 @@ "postcss": "^8.4.21", "prettier": "3.1.1", "sass": "1.69.5", - "typescript": "5.3", + "typescript": "5.3.3", "unocss": "^0.58.0", "unplugin-auto-import": "0.17.2", "unplugin-icons": "0.18.1",