|
1 | 1 | {
|
2 | 2 | "name": "@koishijs/boilerplate",
|
3 |
| - "version": "1.3.4", |
| 3 | + "version": "1.4.0", |
4 | 4 | "private": true,
|
5 | 5 | "files": [
|
6 | 6 | ".env",
|
|
36 | 36 | "yakumo-esbuild-yaml": "^0.3.1",
|
37 | 37 | "yakumo-publish": "^0.3.1",
|
38 | 38 | "yakumo-publish-sync": "^0.3.2",
|
39 |
| - "yakumo-tsc": "^0.3.6", |
| 39 | + "yakumo-tsc": "^0.3.7", |
40 | 40 | "yakumo-upgrade": "^0.3.2",
|
41 | 41 | "yakumo-version": "^0.3.2"
|
42 | 42 | },
|
43 | 43 | "optionalDependencies": {
|
44 |
| - "@koishijs/plugin-database-mongo": "^4.0.3", |
| 44 | + "@koishijs/plugin-database-mongo": "^4.0.4", |
45 | 45 | "@koishijs/plugin-database-mysql": "^5.0.4",
|
46 | 46 | "@koishijs/plugin-forward": "^2.3.0"
|
47 | 47 | },
|
48 | 48 | "dependencies": {
|
49 |
| - "@koishijs/cli": "^4.10.6-alpha.0", |
| 49 | + "@koishijs/cli": "^4.10.5", |
50 | 50 | "@koishijs/plugin-adapter-discord": "^3.3.2",
|
51 | 51 | "@koishijs/plugin-adapter-feishu": "^1.0.0",
|
52 | 52 | "@koishijs/plugin-adapter-kook": "^3.4.3",
|
53 | 53 | "@koishijs/plugin-adapter-onebot": "^5.4.4",
|
54 |
| - "@koishijs/plugin-adapter-telegram": "^3.5.2", |
| 54 | + "@koishijs/plugin-adapter-telegram": "^3.5.3", |
55 | 55 | "@koishijs/plugin-admin": "^1.1.5",
|
56 | 56 | "@koishijs/plugin-auth": "^2.4.0",
|
57 | 57 | "@koishijs/plugin-bind": "^1.3.2",
|
|
63 | 63 | "@koishijs/plugin-insight": "^3.1.8",
|
64 | 64 | "@koishijs/plugin-locales": "^1.0.3",
|
65 | 65 | "@koishijs/plugin-logger": "^2.1.7",
|
66 |
| - "@koishijs/plugin-market": "^1.5.1", |
| 66 | + "@koishijs/plugin-market": "^1.5.3", |
67 | 67 | "@koishijs/plugin-rate-limit": "^1.2.4",
|
68 | 68 | "@koishijs/plugin-sandbox": "^2.4.1",
|
69 | 69 | "@koishijs/plugin-status": "^6.1.6",
|
70 |
| - "koishi": "^4.10.6-alpha.0", |
| 70 | + "koishi": "^4.10.5", |
71 | 71 | "koishi-plugin-gocqhttp": "^3.1.4",
|
72 | 72 | "yml-register": "^1.1.0"
|
73 | 73 | }
|
|
0 commit comments