bump
Showing
This diff is collapsed.
| ... | ... | @@ -45,11 +45,11 @@ |
| "testEnvironment": "node" | ||
| }, | ||
| "peerDependencies": { | ||
| "koishi": "^4.11.0", | ||
| "koishi": "^4.11.1", | ||
| "koishi-plugin-cache-aragami": "^2.5.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@koishijs/plugin-help": "^2.0.0", | ||
| "@koishijs/plugin-help": "^2.0.2", | ||
| "@types/jest": "^27.5.2", | ||
| "@types/node": "^17.0.45", | ||
| "@typescript-eslint/eslint-plugin": "^5.46.1", | ||
| ... | ... | @@ -75,7 +75,7 @@ |
| "fast-xml-parser": "^4.0.6", | ||
| "file-type": "^16.5.3", | ||
| "form-data": "^4.0.0", | ||
| "koishi-thirdeye": "^11.1.20", | ||
| "koishi-thirdeye": "^11.1.21", | ||
| "raw-body": "^2.5.1" | ||
| }, | ||
| "koishi": { | ||
| ... | ... |
Please register or sign in to comment