From a9f30f0ca5a641fac3080fb93f493059672015b5 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Thu, 27 Nov 2025 22:25:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3yarn=E5=AE=89=E8=A3=85?= =?UTF-8?q?=EF=BC=8C=E5=90=AF=E5=8A=A8=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/jeecgboot-vue3/package.json b/jeecgboot-vue3/package.json index c2c5aadb4..02b704215 100644 --- a/jeecgboot-vue3/package.json +++ b/jeecgboot-vue3/package.json @@ -63,7 +63,6 @@ "path-to-regexp": "^6.3.0", "pinia": "2.1.7", "print-js": "^1.6.0", - "pinyin-pro": "^3.27.0", "qs": "^6.14.0", "qrcode": "^1.5.4", "resize-observer-polyfill": "^1.5.1", @@ -142,7 +141,7 @@ "prettier": "^3.6.2", "pretty-quick": "^4.2.2", "rimraf": "^5.0.10", - "rollup": "4.52.4", + "rollup": "4.52.5", "rollup-plugin-visualizer": "5.14.0", "stylelint": "^16.25.0", "stylelint-config-prettier": "^9.0.5", @@ -167,7 +166,7 @@ "vite-plugin-qiankun": "^1.0.15", "@rys-fe/vite-plugin-theme": "^0.8.6", "vite-plugin-vue-setup-extend-plus": "^0.1.0", - "unocss": "^66.5.2", + "unocss": "^0.58.9", "vue-eslint-parser": "^9.4.3", "vue-tsc": "^1.8.27", "dingtalk-jsapi": "^3.2.0",