catchup
Showing
| ... | @@ -26,11 +26,11 @@ | ... | @@ -26,11 +26,11 @@ |
| }, | }, | ||
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | "homepage": "https://github.com/koishijs/koishi-plugin-picsource-lolicon", | ||
| "dependencies": { | "dependencies": { | ||
| "schemastery-gen": "^2.3.1", | "schemastery-gen": "^2.3.2", | ||
| "source-map-support": "^0.5.20" | "source-map-support": "^0.5.20" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.1.0", | "koishi": "^4.1.1", | ||
| "koishi-plugin-pics": "^8.0.0" | "koishi-plugin-pics": "^8.0.0" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| ... | @@ -40,7 +40,7 @@ | ... | @@ -40,7 +40,7 @@ |
| "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.1.0", | "koishi": "^4.1.1", | ||
| "koishi-plugin-pics": "^8.0.0", | "koishi-plugin-pics": "^8.0.0", | ||
| "prettier": "^2.4.1", | "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| ... | ... |
Please register or sign in to comment