From 7a5c5250b66cc6faffbcac9e192073473c50f79f Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期五, 28 八月 2026 17:02:04 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev_pro2.0' into dev_pro2.0 --- 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