From ba4aad27311f8ea94dc77ce3854dcf9e036f6d6e Mon Sep 17 00:00:00 2001 From: fonghehe <331002675@qq.com> Date: Tue, 13 Jun 2023 17:26:54 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= 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 eeea5ea..f35d796 100644 --- a/package.json +++ b/package.json @@ -58,14 +58,14 @@ "postcss-html": "1.5.0", "postcss-less": "^6.0.0", "prettier": "^2.8.8", - "rollup-plugin-visualizer": "^5.9.0", + "rollup-plugin-visualizer": "^5.9.1", "stylelint": "^15.7.0", "stylelint-config-prettier": "^9.0.5", "stylelint-config-recommended": "^12.0.0", "stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-standard": "^33.0.0", "stylelint-order": "^6.0.3", - "terser": "^5.17.7", + "terser": "^5.18.0", "typescript": "^5.0.0", "unplugin-auto-import": "^0.16.3", "unplugin-vue-components": "^0.25.1",