mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-06 04:09:36 +00:00
chore: update deps
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": "^10.0.0",
|
||||
"koa": "^2.13.1",
|
||||
"koa": "^2.13.3",
|
||||
"koa-body": "^4.2.0",
|
||||
"koa-bodyparser": "^4.3.0",
|
||||
"koa-route": "^3.2.0",
|
||||
@@ -24,13 +24,13 @@
|
||||
"@types/koa": "^2.13.4",
|
||||
"@types/koa-bodyparser": "^5.0.2",
|
||||
"@types/koa-router": "^7.4.4",
|
||||
"@types/node": "^16.9.1",
|
||||
"nodemon": "^2.0.12",
|
||||
"@types/node": "^16.9.6",
|
||||
"nodemon": "^2.0.13",
|
||||
"pm2": "^5.1.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^10.2.1",
|
||||
"tsconfig-paths": "^3.11.0",
|
||||
"tsup": "^4.14.0",
|
||||
"tsup": "^5.1.0",
|
||||
"typescript": "^4.4.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user