fix compile
Showing
| ... | @@ -46,11 +46,11 @@ | ... | @@ -46,11 +46,11 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-schedule-send": "^1.1.3", | "koishi-schedule-send": "^1.1.3", | ||
| "koishi-thirdeye": "^10.2.8" | "koishi-thirdeye": "^10.3.1" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.7.4", | "koishi": "^4.7.5", | ||
| "koishi-plugin-pics": "^9.3.3" | "koishi-plugin-pics": "^9.4.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
| "eslint-config-prettier": "^8.5.0", | "eslint-config-prettier": "^8.5.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | "eslint-plugin-prettier": "^3.4.1", | ||
| "jest": "^27.5.1", | "jest": "^27.5.1", | ||
| "koishi-plugin-picsource-lolicon": "^9.2.0", | "koishi-plugin-picsource-lolicon": "^9.2.3", | ||
| "prettier": "^2.6.0", | "prettier": "^2.6.0", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-jest": "^27.1.3", | "ts-jest": "^27.1.3", | ||
| ... | ... |
Please register or sign in to comment