From 6fa81e50732b569ac909084e22ec2ed842cc9ec4 Mon Sep 17 00:00:00 2001 From: xpyjs Date: Wed, 12 Jun 2024 09:04:54 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=9B=BA=E5=AE=9A=20vue=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=B8=BA=203.3.4?= 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 be7d500..6936ee1 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "dayjs": "^1.11.7", "lodash": "^4.17.21", "sortablejs": "^1.15.0", - "vue": "^3.2.47" + "vue": "3.3.4" }, "devDependencies": { "@changesets/cli": "^2.26.1", @@ -115,4 +115,4 @@ "path": "node_modules/cz-git" } } -} +} \ No newline at end of file