bump
Showing
This diff is collapsed.
| ... | ... | @@ -33,7 +33,7 @@ |
| "peerDependencies": { | ||
| "@nestjs/common": "^9.0.3 || ^8.0.0", | ||
| "@nestjs/core": "^9.0.3 || ^8.0.0", | ||
| "koishi": "^4.8.7", | ||
| "koishi": "^4.9.1", | ||
| "rxjs": "^7.5.5" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -66,7 +66,7 @@ |
| "@types/ws": "^8.5.3", | ||
| "koa": "^2.13.4", | ||
| "koa-bodyparser": "^4.3.0", | ||
| "koishi-thirdeye": "^11.0.12", | ||
| "koishi-thirdeye": "^11.1.0", | ||
| "lodash": "^4.17.21", | ||
| "typed-reflector": "^1.0.11", | ||
| "ws": "^8.7.0" | ||
| ... | ... |
Please register or sign in to comment