bump
Showing
| ... | ... | @@ -47,11 +47,11 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^11.0.9", | ||
| "koishi-thirdeye": "^11.0.12", | ||
| "moment": "^2.29.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.4", | ||
| "koishi": "^4.8.7", | ||
| "koishi-plugin-pics": "^10.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -75,9 +75,9 @@ |
| "prettier": "^2.6.2", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-jest": "^28.0.1", | ||
| "ts-loader": "^9.3.0", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.7.0", | ||
| "typescript": "^4.6.4", | ||
| "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.6.0" | ||
| ... | ... |
Please register or sign in to comment