catchup to Koishi v4.3.2
Showing
| ... | @@ -28,12 +28,12 @@ | ... | @@ -28,12 +28,12 @@ |
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^8.3.3", | "koishi-thirdeye": "^9.0.1", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.3.1", | "koishi": "^4.3.2", | ||
| "koishi-plugin-pics": "^8.3.5" | "koishi-plugin-pics": "^8.4.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | ... |
Please register or sign in to comment