bump
Showing
This diff is collapsed.
| ... | ... | @@ -22,20 +22,20 @@ |
| }, | ||
| "dependencies": { | ||
| "@elastic/elasticsearch": "^7.16.0", | ||
| "@koishijs/plugin-assets-s3": "^1.0.0-beta.4", | ||
| "@koishijs/plugin-assets-s3": "^1.0.0-rc.1", | ||
| "@nestjs/common": "^8.0.0", | ||
| "@nestjs/config": "^1.1.5", | ||
| "@nestjs/core": "^8.0.0", | ||
| "@nestjs/jwt": "^8.0.0", | ||
| "@nestjs/elasticsearch": "^8.0.0", | ||
| "@nestjs/jwt": "^8.0.0", | ||
| "@nestjs/platform-express": "^8.0.0", | ||
| "@nestjs/platform-ws": "^8.2.4", | ||
| "@nestjs/swagger": "^5.1.5", | ||
| "@nestjs/websockets": "^8.2.4", | ||
| "class-transformer": "^0.4.0", | ||
| "class-validator": "^0.13.2", | ||
| "koishi": "^4.0.0-beta.7", | ||
| "koishi-nestjs": "^2.4.1", | ||
| "koishi": "^4.0.0-rc.1", | ||
| "koishi-nestjs": "^4.0.0", | ||
| "qface": "^1.2.0", | ||
| "reflect-metadata": "^0.1.13", | ||
| "rimraf": "^3.0.2", | ||
| ... | ... |
Please register or sign in to comment