From 5e679bdde85129c3eecba46400dd0172a7928038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BC=95?= Date: Mon, 27 May 2024 16:37:56 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E4=BE=9D=E8=B5=96=E5=8C=85?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b94e0f..ec3df11 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "sass": "^1.77.2", "typescript": "^4.9.5", "unplugin-auto-import": "^0.17.6", - "unplugin-vue-components": "^0.26.0", + "unplugin-vue-components": "^0.27.0", "vite": "^5.2.11", "vue-tsc": "^0.39.5" }