bump
Showing
This diff is collapsed.
| ... | ... | @@ -45,10 +45,10 @@ |
| }, | ||
| "dependencies": { | ||
| "koishi-target-def": "^2.0.0", | ||
| "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", | ||
| ... | ... | @@ -69,7 +69,7 @@ |
| "ts-jest": "^28.0.5", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.8.2", | ||
| "typescript": "^4.7.4", | ||
| "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.8.0" | ||
| ... | ... |
Please register or sign in to comment