bump
Showing
| ... | ... | @@ -44,10 +44,10 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^11.0.9" | ||
| "koishi-thirdeye": "^11.0.12" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.4", | ||
| "koishi": "^4.8.7", | ||
| "koishi-plugin-pics": "^10.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -67,9 +67,9 @@ |
| "prettier": "^2.6.2", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-jest": "^28.0.3", | ||
| "ts-loader": "^9.3.0", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.8.0", | ||
| "typescript": "^4.7.2", | ||
| "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.7.0" | ||
| ... | ... |
Please register or sign in to comment