From 86bfba7b1f8b2e77985a7ad69b224e09cad5a0d1 Mon Sep 17 00:00:00 2001 From: huminmin <mac@MacBook-Pro.local> Date: 星期一, 17 八月 2026 11:26:23 +0800 Subject: [PATCH] 删除生产主计划传参错误 --- pnpm-workspace.yaml | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b04e7dc..6105520 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -89,7 +89,6 @@ archiver: ^7.0.1 axios: ^1.17.0 axios-mock-adapter: ^2.1.0 - benz-amr-recorder: ^1.1.5 bpmn-js: ^18.16.1 bpmn-js-properties-panel: 5.54.0 bpmn-js-token-simulation: ^0.39.3 @@ -134,7 +133,6 @@ jsbarcode: ^3.12.3 jsencrypt: ^3.5.4 json-bigint: ^1.0.0 - livekit-client: ^2.18.9 lodash.clonedeep: ^4.5.0 markdown-it: ^14.2.0 markmap-common: ^0.18.9 @@ -195,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 @@ -212,6 +210,10 @@ allowBuilds: '@carbon/icons': true '@parcel/watcher': true + '@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