bump
Showing
| ... | @@ -44,13 +44,12 @@ | ... | @@ -44,13 +44,12 @@ |
| "testEnvironment": "node" | "testEnvironment": "node" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-target-def": "^1.0.5", | "koishi-schedule-send": "^1.0.3", | ||
| "koishi-thirdeye": "^10.0.8", | "koishi-thirdeye": "^10.0.20" | ||
| "node-schedule": "^2.1.0" | |||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.6.1", | "koishi": "^4.6.2", | ||
| "koishi-plugin-pics": "^9.0.3" | "koishi-plugin-pics": "^9.1.2" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| ... | @@ -66,7 +65,7 @@ | ... | @@ -66,7 +65,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.0.0", | "koishi-plugin-picsource-lolicon": "^9.0.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