catchup
Showing
| ... | ... | @@ -27,11 +27,11 @@ |
| "homepage": "https://github.com/koishijs/koishi-plugin-picsource-localfs", | ||
| "dependencies": { | ||
| "read-dir-deep": "^7.0.1", | ||
| "schemastery-gen": "^2.2.6", | ||
| "schemastery-gen": "^2.3.0", | ||
| "source-map-support": "^0.5.20" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.0.0-beta.4", | ||
| "koishi": "^4.0.0-beta.5", | ||
| "koishi-plugin-pics": "^4.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| ... | ... | @@ -41,7 +41,7 @@ |
| "eslint": "^7.32.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^3.4.1", | ||
| "koishi": "^4.0.0-beta.4", | ||
| "koishi": "^4.0.0-beta.5", | ||
| "koishi-plugin-pics": "^4.1.0", | ||
| "prettier": "^2.4.1", | ||
| "raw-loader": "^4.0.2", | ||
| ... | ... |
Please register or sign in to comment