catchup
Showing
This diff is collapsed.
| ... | ... | @@ -25,10 +25,10 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-shadowban", | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0" | ||
| "koishi": "^4.1.0" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^7.4.0", | ||
| "koishi-thirdeye": "^8.0.0", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -38,7 +38,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0", | ||
| "koishi": "^4.1.0", | ||
| "prettier": "^2.5.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment