bump
Showing
This diff is collapsed.
| ... | ... | @@ -45,11 +45,11 @@ |
| }, | ||
| "dependencies": { | ||
| "@koishijs/cache": "^0.1.3", | ||
| "aragami": "^1.1.2", | ||
| "aragami": "^1.1.8", | ||
| "koishi-thirdeye": "^11.1.21" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.11.4" | ||
| "koishi": "^4.13.6" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-console": "^5.1.0", | ||
| ... | ... | @@ -70,7 +70,7 @@ |
| "ts-jest": "^29.0.3", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.9.1", | ||
| "typescript": "^4.9.4", | ||
| "typescript": "^5.1.6", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.8.1" | ||
| ... | ... |
Please register or sign in to comment