mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
chore: upgrade version
This commit is contained in:
parent
4fe9a10632
commit
101eb130ad
@ -8,7 +8,7 @@
|
||||
"@nocobase/build": "1.6.0-beta.15",
|
||||
"@nocobase/client": "1.6.0-beta.15",
|
||||
"@nocobase/test": "1.6.0-beta.15",
|
||||
"@types/koa": "^2.13.4",
|
||||
"@types/koa": "^2.15.0",
|
||||
"@types/koa-bodyparser": "^4.3.4",
|
||||
"@types/lodash": "^4.14.177",
|
||||
"@types/node": "*",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"dependencies": {
|
||||
"@formily/json-schema": "2.x",
|
||||
"@hapi/topo": "^6.0.0",
|
||||
"@koa/cors": "^3.1.0",
|
||||
"@koa/cors": "^5.0.0",
|
||||
"@koa/multer": "^3.0.2",
|
||||
"@koa/router": "^9.4.0",
|
||||
"@nocobase/acl": "1.6.0-beta.15",
|
||||
@ -39,7 +39,7 @@
|
||||
"fs-extra": "^11.1.1",
|
||||
"i18next": "^22.4.9",
|
||||
"ini": "^4.1.1",
|
||||
"koa": "^2.13.4",
|
||||
"koa": "^2.15.4",
|
||||
"koa-bodyparser": "^4.3.0",
|
||||
"koa-send": "^5.0.1",
|
||||
"koa-static": "^5.0.0",
|
||||
|
@ -25,7 +25,7 @@ const deps: Record<string, string> = {
|
||||
winston: '3.x',
|
||||
'winston-daily-rotate-file': '4.x',
|
||||
koa: '2.x',
|
||||
'@koa/cors': '3.x',
|
||||
'@koa/cors': '5.x',
|
||||
'@koa/router': '9.x',
|
||||
multer: '1.x',
|
||||
'@koa/multer': '3.x',
|
||||
|
Loading…
x
Reference in New Issue
Block a user