fix: delete-koa-router (#1411)

Reviewed-on: daoyoucloud/tachybase#1411
Reviewed-by: sealday <zhanglin@daoyoucloud.com>
Co-authored-by: yoona <1486343814@qq.com>
Co-committed-by: yoona <1486343814@qq.com>
This commit is contained in:
yoona 2024-07-31 10:42:18 +08:00 committed by sealday
parent 242d95bef1
commit f847c9b2d3
2 changed files with 0 additions and 17 deletions

View File

@ -8,15 +8,11 @@
"bullmq": "^5.10.3", "bullmq": "^5.10.3",
"docxtemplater": "^3.48.0", "docxtemplater": "^3.48.0",
"koa-bodyparser": "^4.4.1", "koa-bodyparser": "^4.4.1",
"koa-router": "^10.1.1",
"pizzip": "^3.1.7", "pizzip": "^3.1.7",
"ts-node": "9.1.1", "ts-node": "9.1.1",
"typescript": "^5.5.4", "typescript": "^5.5.4",
"xml2js": "^0.6.2" "xml2js": "^0.6.2"
}, },
"devDependencies": {
"@types/koa-router": "^7.4.8"
},
"peerDependencies": { "peerDependencies": {
"@tachybase/actions": "workspace:*", "@tachybase/actions": "workspace:*",
"@tachybase/client": "workspace:*", "@tachybase/client": "workspace:*",

View File

@ -3583,9 +3583,6 @@ importers:
koa-bodyparser: koa-bodyparser:
specifier: ^4.4.1 specifier: ^4.4.1
version: 4.4.1 version: 4.4.1
koa-router:
specifier: ^10.1.1
version: 10.1.1
pizzip: pizzip:
specifier: ^3.1.7 specifier: ^3.1.7
version: 3.1.7 version: 3.1.7
@ -3598,10 +3595,6 @@ importers:
xml2js: xml2js:
specifier: ^0.6.2 specifier: ^0.6.2
version: 0.6.2 version: 0.6.2
devDependencies:
'@types/koa-router':
specifier: ^7.4.8
version: 7.4.8
packages/plugins/@tachybase/plugin-saml: packages/plugins/@tachybase/plugin-saml:
dependencies: dependencies:
@ -13559,12 +13552,6 @@ packages:
'@types/koa': 2.15.0 '@types/koa': 2.15.0
dev: true 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: /@types/koa@2.13.12:
resolution: {integrity: sha512-vAo1KuDSYWFDB4Cs80CHvfmzSQWeUb909aQib0C0aFx4sw0K9UZFz2m5jaEP+b3X1+yr904iQiruS0hXi31jbw==} resolution: {integrity: sha512-vAo1KuDSYWFDB4Cs80CHvfmzSQWeUb909aQib0C0aFx4sw0K9UZFz2m5jaEP+b3X1+yr904iQiruS0hXi31jbw==}
dependencies: dependencies: