migrate peerdep
Showing
This diff is collapsed.
| ... | @@ -26,12 +26,12 @@ | ... | @@ -26,12 +26,12 @@ |
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-thirdeye": "^8.2.1", | "koishi-thirdeye": "^8.2.2", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.2.0", | "koishi": "^4.2.0", | ||
| "koishi-plugin-pics": "^8.2.2" | "koishi-plugin-pics": "^8.2.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/node": "^16.11.4", | "@types/node": "^16.11.4", | ||
| ... | @@ -40,8 +40,6 @@ | ... | @@ -40,8 +40,6 @@ |
| "eslint": "^7.32.0", | "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.2.0", | |||
| "koishi-plugin-pics": "^8.2.4", | |||
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.2.6", | "ts-loader": "^9.2.6", | ||
| ... | ... |
Please register or sign in to comment