From 514a329bde204b9e79fcec6decaaf1b9c6e472b8 Mon Sep 17 00:00:00 2001 From: miaogongzi Date: Thu, 16 May 2024 20:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/web/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entry/web/package.json b/entry/web/package.json index 6f0093a6..c3ddcd2c 100644 --- a/entry/web/package.json +++ b/entry/web/package.json @@ -33,9 +33,9 @@ "eslint-plugin-vue": "^9.12.0", "prettier": "^3.0.0", "sass": "^1.62.1", - "unplugin-auto-import": "^0.17.5", + "unplugin-auto-import": "^0.18.5", "unplugin-icons": "^0.19.0", - "unplugin-vue-components": "^0.26.0", + "unplugin-vue-components": "^0.27.0", "vite": "^5.1.3" } }