catchup
Showing
This diff is collapsed.
| ... | ... | @@ -24,11 +24,11 @@ |
| }, | ||
| "homepage": "https://code.mycard.moe/nanahira/koishi-plugin-hisoutensoku-jammer", | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.3" | ||
| "koishi": "^4.0.0-beta.4" | ||
| }, | ||
| "dependencies": { | ||
| "ip": "^1.1.5", | ||
| "koishi-thirdeye": "^4.0.0", | ||
| "koishi-thirdeye": "^4.2.2", | ||
| "lodash": "^4.17.21", | ||
| "moment": "^2.29.1", | ||
| "source-map-support": "^0.5.21", | ||
| ... | ... | @@ -43,7 +43,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.3", | ||
| "koishi": "^4.0.0-beta.4", | ||
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment