bump
Showing
This diff is collapsed.
| ... | ... | @@ -44,10 +44,10 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^11.0.10" | ||
| "koishi-thirdeye": "^11.0.12" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.5" | ||
| "koishi": "^4.8.7" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.3.10", | ||
| ... | ... | @@ -68,7 +68,7 @@ |
| "ts-jest": "^28.0.8", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.9.1", | ||
| "typescript": "^4.7.4", | ||
| "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.8.1" | ||
| ... | ... |
Please register or sign in to comment