From 57f288c892433a8acef5028b01d1b962d7bda1ed Mon Sep 17 00:00:00 2001 From: yangxu52 Date: Wed, 12 Mar 2025 15:20:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7svg-icons-ng?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= 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 1dac5c7c..eebccb11 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "unplugin-vue-setup-extend-plus": "1.0.1", "vite": "5.4.11", "vite-plugin-compression": "0.5.1", - "vite-plugin-svg-icons-ng": "1.0.2", + "vite-plugin-svg-icons-ng": "^1.2.2", "vite-plugin-vue-devtools": "7.7.1", "vitest": "3.0.5", "vue-tsc": "^2.2.2" -- Gitee