bump
Showing
This diff is collapsed.
| ... | ... | @@ -28,11 +28,11 @@ |
| }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs", | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^11.0.9", | ||
| "koishi-thirdeye": "^11.0.12", | ||
| "read-dir-deep": "^7.0.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.8.4", | ||
| "koishi": "^4.8.7", | ||
| "koishi-plugin-pics": "^10.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -51,9 +51,9 @@ |
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-jest": "^27.1.3", | ||
| "ts-loader": "^9.2.6", | ||
| "ts-loader": "^9.3.1", | ||
| "ts-node": "^10.5.0", | ||
| "typescript": "^4.4.4", | ||
| "typescript": "^4.8.2", | ||
| "webpack": "^5.74.0", | ||
| "webpack-cli": "^4.10.0", | ||
| "ws": "^8.3.0" | ||
| ... | ... |
Please register or sign in to comment