From 5730ed2dd2268134c9f047f55aa3dd08561d8347 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Mon, 10 Nov 2025 16:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9A@vitejs/plugin-vue=E3=80=81ro?= =?UTF-8?q?llup=E3=80=81rollup-plugin-visualizer=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=EF=BC=8C=E5=AF=BC=E8=87=B4=E6=89=93=E5=8C=85=E6=8A=A5?= =?UTF-8?q?=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jeecgboot-vue3/package.json b/jeecgboot-vue3/package.json index af1f9b2b6..14666bf9d 100644 --- a/jeecgboot-vue3/package.json +++ b/jeecgboot-vue3/package.json @@ -107,7 +107,7 @@ "@types/sortablejs": "^1.15.8", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", - "@vitejs/plugin-vue": "^5.2.1", + "@vitejs/plugin-vue": "5.2.1", "@vitejs/plugin-vue-jsx": "4.1.1", "@vue/compiler-sfc": "^3.5.13", "@vue/test-utils": "^2.4.6", @@ -141,8 +141,8 @@ "prettier": "^3.4.2", "pretty-quick": "^4.0.0", "rimraf": "^5.0.10", - "rollup": "^4.30.0", - "rollup-plugin-visualizer": "^5.13.1", + "rollup": "4.52.5", + "rollup-plugin-visualizer": "5.14.0", "stylelint": "^16.12.0", "stylelint-config-prettier": "^9.0.5", "stylelint-config-recommended": "^14.0.1",