bump
Showing
This diff is collapsed.
| ... | ... | @@ -21,7 +21,7 @@ |
| "test:e2e": "jest --config ./test/jest-e2e.json" | ||
| }, | ||
| "dependencies": { | ||
| "@koishijs/plugin-adapter-onebot": "^4.1.6", | ||
| "@koishijs/plugin-adapter-onebot": "^4.2.0", | ||
| "@nestjs/common": "^8.0.0", | ||
| "@nestjs/config": "^2.0.0", | ||
| "@nestjs/core": "^8.0.0", | ||
| ... | ... | @@ -30,8 +30,8 @@ |
| "@nestjs/typeorm": "^8.0.3", | ||
| "class-transformer": "^0.5.1", | ||
| "class-validator": "^0.13.2", | ||
| "koishi": "^4.5.2", | ||
| "koishi-nestjs": "^4.7.16", | ||
| "koishi": "^4.6.0", | ||
| "koishi-nestjs": "^5.0.2", | ||
| "moment": "^2.29.2", | ||
| "pg": "^8.7.3", | ||
| "pg-native": "^3.0.0", | ||
| ... | ... |
Please register or sign in to comment