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:
@@ -8,8 +8,8 @@ It is used to start the test interface service, which can test the upload, webso
|
||||
|
||||
cd ./test/server
|
||||
|
||||
yarn
|
||||
pnpm install
|
||||
|
||||
yarn start
|
||||
pnpm run start
|
||||
|
||||
```
|
||||
|
@@ -24,13 +24,13 @@
|
||||
"@types/koa": "^2.13.4",
|
||||
"@types/koa-bodyparser": "^5.0.2",
|
||||
"@types/koa-router": "^7.4.4",
|
||||
"@types/node": "^16.11.6",
|
||||
"nodemon": "^2.0.14",
|
||||
"@types/node": "^16.11.7",
|
||||
"nodemon": "^2.0.15",
|
||||
"pm2": "^5.1.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^10.4.0",
|
||||
"tsconfig-paths": "^3.11.0",
|
||||
"tsup": "^5.5.0",
|
||||
"tsup": "^5.6.0",
|
||||
"typescript": "^4.4.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user