"...svn:/svn.code.sf.net/p/irrlicht/code/trunk@5219" did not exist on "bc9fe27e30bfa9b0abe8934841f3e475bdcdc2e8"
bump
Showing
This diff is collapsed.
| ... | ... | @@ -45,10 +45,10 @@ |
| }, | ||
| "dependencies": { | ||
| "koa-trust-proxy": "^0.1.4", | ||
| "koishi-thirdeye": "^11.0.9" | ||
| "koishi-thirdeye": "^11.0.12" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.4" | ||
| "koishi": "^4.8.7" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.1.1", | ||
| ... | ... | @@ -68,9 +68,9 @@ |
| "raw-loader": "^4.0.2", | ||
| "supertest": "^6.2.2", | ||
| "ts-jest": "^27.1.4", | ||
| "ts-loader": "^9.2.8", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.7.0", | ||
| "typescript": "^4.6.3", | ||
| "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.5.0" | ||
| ... | ... |
Please register or sign in to comment