diff --git a/packages/plugins/@tachybase/plugin-print-template/package.json b/packages/plugins/@tachybase/plugin-print-template/package.json index 5d87d19b6..4436730b3 100644 --- a/packages/plugins/@tachybase/plugin-print-template/package.json +++ b/packages/plugins/@tachybase/plugin-print-template/package.json @@ -8,15 +8,11 @@ "bullmq": "^5.10.3", "docxtemplater": "^3.48.0", "koa-bodyparser": "^4.4.1", - "koa-router": "^10.1.1", "pizzip": "^3.1.7", "ts-node": "9.1.1", "typescript": "^5.5.4", "xml2js": "^0.6.2" }, - "devDependencies": { - "@types/koa-router": "^7.4.8" - }, "peerDependencies": { "@tachybase/actions": "workspace:*", "@tachybase/client": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f85efc9f1..2d0e456fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3583,9 +3583,6 @@ importers: koa-bodyparser: specifier: ^4.4.1 version: 4.4.1 - koa-router: - specifier: ^10.1.1 - version: 10.1.1 pizzip: specifier: ^3.1.7 version: 3.1.7 @@ -3598,10 +3595,6 @@ importers: xml2js: specifier: ^0.6.2 version: 0.6.2 - devDependencies: - '@types/koa-router': - specifier: ^7.4.8 - version: 7.4.8 packages/plugins/@tachybase/plugin-saml: dependencies: @@ -13559,12 +13552,6 @@ packages: '@types/koa': 2.15.0 dev: true - /@types/koa-router@7.4.8: - resolution: {integrity: sha512-SkWlv4F9f+l3WqYNQHnWjYnyTxYthqt8W9az2RTdQW7Ay8bc00iRZcrb8MC75iEfPqnGcg2csEl8tTG1NQPD4A==} - dependencies: - '@types/koa': 2.15.0 - dev: true - /@types/koa@2.13.12: resolution: {integrity: sha512-vAo1KuDSYWFDB4Cs80CHvfmzSQWeUb909aQib0C0aFx4sw0K9UZFz2m5jaEP+b3X1+yr904iQiruS0hXi31jbw==} dependencies: