From dab1e0a3e0b1279ee7be77d359ffc93a831455d4 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期一, 24 八月 2026 17:57:27 +0800
Subject: [PATCH] feat(preferences): 公司品牌信息化编辑与全局联动(登录页/菜单栏/网页标题),偏好设置 tab

---
 pnpm-workspace.yaml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index ad49499..6105520 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -193,7 +193,7 @@
   vue-json-pretty: ^2.6.0
   vue-router: ^5.1.0
   vue-tippy: ^6.7.1
-  vue-tsc: ^3.3.3
+  vue-tsc: ^3.3.9
   vue3-print-nb: ^0.1.4
   vue3-signature: ^0.4.4
   vuedraggable: ^4.1.0
@@ -210,10 +210,10 @@
 allowBuilds:
   '@carbon/icons': true
   '@parcel/watcher': true
-  '@vue-office/docx': set this to true or false
-  '@vue-office/excel': set this to true or false
-  '@vue-office/pdf': set this to true or false
-  '@vue-office/pptx': set this to true or false
+  '@vue-office/docx': true
+  '@vue-office/excel': true
+  '@vue-office/pdf': true
+  '@vue-office/pptx': true
   core-js: true
   core-js-pure: true
   esbuild: true

--
Gitblit v1.9.3