From 5742582073408244a36b8a1cbaf0dcad08400465 Mon Sep 17 00:00:00 2001 From: insistence <3055204202@qq.com> Date: Tue, 16 Jul 2024 15:21:52 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4vue=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BB=A5=E9=80=82=E5=BA=94=E9=83=A8=E5=88=86=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-fastapi-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-fastapi-frontend/package.json b/ruoyi-fastapi-frontend/package.json index 6a2c4c6..c6d4ad2 100644 --- a/ruoyi-fastapi-frontend/package.json +++ b/ruoyi-fastapi-frontend/package.json @@ -31,7 +31,7 @@ "jsencrypt": "3.3.2", "nprogress": "0.2.0", "pinia": "2.1.7", - "vue": "3.4.31", + "vue": "3.4.15", "vue-cropper": "1.1.1", "vue-router": "4.4.0" },