Commit 5d32f169 authored by nanahira's avatar nanahira

bump

parent 1bc9dc8c
This diff is collapsed.
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
"peerDependencies": { "peerDependencies": {
"@nestjs/common": "^9.0.3 || ^8.0.0", "@nestjs/common": "^9.0.3 || ^8.0.0",
"@nestjs/core": "^9.0.3 || ^8.0.0", "@nestjs/core": "^9.0.3 || ^8.0.0",
"koishi": "^4.8.4", "koishi": "^4.8.7",
"rxjs": "^7.5.5" "rxjs": "^7.5.5"
}, },
"devDependencies": { "devDependencies": {
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^27.1.1", "ts-jest": "^27.1.1",
"typescript": "^4.6.4" "typescript": "^4.8.2"
}, },
"dependencies": { "dependencies": {
"@nestjs/platform-ws": "^9.0.3", "@nestjs/platform-ws": "^9.0.3",
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
"@types/ws": "^8.5.3", "@types/ws": "^8.5.3",
"koa": "^2.13.4", "koa": "^2.13.4",
"koa-bodyparser": "^4.3.0", "koa-bodyparser": "^4.3.0",
"koishi-thirdeye": "^11.0.9", "koishi-thirdeye": "^11.0.12",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"typed-reflector": "^1.0.11", "typed-reflector": "^1.0.11",
"ws": "^8.7.0" "ws": "^8.7.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment