From 225ed290e47718195a7955ce0a2f92bec1121be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Mon, 23 May 2022 18:06:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7vue=E3=80=81vue-router?= 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 4afa100..27e4a28 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,10 @@ "md-editor-v3": "^1.11.11", "nprogress": "0.2.0", "sortablejs": "^1.15.0", - "vue": "3.2.26", + "vue": "^3.2.36", "vue-cropper": "1.0.2", "vue-i18n": "^9.1.10", - "vue-router": "4.0.12", + "vue-router": "^4.0.15", "vue3-seamless-scroll": "^1.2.0", "vuex": "4.0.2", "wangeditor": "^4.7.15"