bump
Showing
| ... | ... | @@ -45,18 +45,18 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-schedule-send": "^1.0.9", | ||
| "koishi-thirdeye": "^10.1.6" | ||
| "koishi-schedule-send": "^1.1.2", | ||
| "koishi-thirdeye": "^10.2.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.7.0", | ||
| "koishi-plugin-pics": "^9.2.0" | ||
| "koishi-plugin-pics": "^9.3.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-cache-lru": "^1.0.0-rc.0", | ||
| "@koishijs/plugin-console": "^3.2.4", | ||
| "@koishijs/plugin-database-memory": "^1.2.0", | ||
| "@koishijs/plugin-sandbox": "^1.1.0", | ||
| "@koishijs/plugin-console": "^3.3.2", | ||
| "@koishijs/plugin-database-memory": "^1.3.0", | ||
| "@koishijs/plugin-sandbox": "^1.1.3", | ||
| "@types/jest": "^27.4.1", | ||
| "@types/node": "^17.0.23", | ||
| "@types/node-schedule": "^1.3.2", | ||
| ... | ... | @@ -66,7 +66,7 @@ |
| "eslint-config-prettier": "^8.5.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "jest": "^27.5.1", | ||
| "koishi-plugin-picsource-lolicon": "^9.0.3", | ||
| "koishi-plugin-picsource-lolicon": "^9.2.0", | ||
| "prettier": "^2.6.0", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-jest": "^27.1.3", | ||
| ... | ... |
Please register or sign in to comment