migrate peerdep
Showing
This diff is collapsed.
| ... | ... | @@ -30,11 +30,11 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-heisi", | ||
| "peerDependencies": { | ||
| "koishi": "^4.2.0", | ||
| "koishi-plugin-pics": "^8.2.2" | ||
| "koishi-plugin-pics": "^8.2.5" | ||
| }, | ||
| "dependencies": { | ||
| "koishi-thirdeye": "^8.2.1", | ||
| "schemastery-gen": "^2.4.1", | ||
| "koishi-thirdeye": "^8.2.2", | ||
| "schemastery-gen": "^2.4.2", | ||
| "source-map-support": "^0.5.21" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -44,8 +44,6 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.2.0", | ||
| "koishi-plugin-pics": "^8.2.4", | ||
| "prettier": "^2.5.1", | ||
| "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment