bump to Koishi 4.10.3
Showing
This diff is collapsed.
| ... | @@ -45,16 +45,16 @@ | ... | @@ -45,16 +45,16 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "koishi-schedule-send": "^2.1.2", | "koishi-schedule-send": "^2.1.2", | ||
| "koishi-thirdeye": "^11.1.11", | "koishi-thirdeye": "^11.1.13", | ||
| "lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
| "moment": "^2.29.4" | "moment": "^2.29.4" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "koishi": "^4.10.1" | "koishi": "^4.10.3" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@koishijs/plugin-console": "^4.6.11", | "@koishijs/plugin-console": "^4.6.11", | ||
| "@koishijs/plugin-database-memory": "^1.6.0", | "@koishijs/plugin-database-memory": "^2.0.0", | ||
| "@koishijs/plugin-dataview": "^2.1.7", | "@koishijs/plugin-dataview": "^2.1.7", | ||
| "@koishijs/plugin-help": "^1.2.5", | "@koishijs/plugin-help": "^1.2.5", | ||
| "@koishijs/plugin-sandbox": "^2.3.5", | "@koishijs/plugin-sandbox": "^2.3.5", | ||
| ... | ... |
Please register or sign in to comment