|
35 | 35 | "start": "koishi start"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@koishijs/client": "^5.27.6", |
| 38 | + "@koishijs/client": "^5.27.9", |
39 | 39 | "@koishijs/plugin-hmr": "^1.2.8",
|
40 | 40 | "@koishijs/scripts": "^4.5.2",
|
41 | 41 | "@types/node": "^20.10.2",
|
|
47 | 47 | "typescript": "^5.3.2",
|
48 | 48 | "yakumo": "^1.0.0-beta.4",
|
49 | 49 | "yakumo-esbuild": "^1.0.0-beta.2",
|
50 |
| - "yakumo-tsc": "^1.0.0-beta.1", |
| 50 | + "yakumo-tsc": "^1.0.0-beta.2", |
51 | 51 | "yml-register": "^1.1.0"
|
52 | 52 | },
|
53 | 53 | "dependencies": {
|
|
62 | 62 | "@koishijs/plugin-auth": "^4.1.6",
|
63 | 63 | "@koishijs/plugin-bind": "^1.5.1",
|
64 | 64 | "@koishijs/plugin-commands": "^3.5.1",
|
65 |
| - "@koishijs/plugin-config": "^2.8.2", |
66 |
| - "@koishijs/plugin-console": "^5.27.6", |
| 65 | + "@koishijs/plugin-config": "^2.8.4", |
| 66 | + "@koishijs/plugin-console": "^5.27.9", |
67 | 67 | "@koishijs/plugin-database-sqlite": "^3.8.5",
|
68 |
| - "@koishijs/plugin-explorer": "^1.5.0", |
| 68 | + "@koishijs/plugin-explorer": "^1.5.1", |
69 | 69 | "@koishijs/plugin-help": "^2.4.3",
|
70 | 70 | "@koishijs/plugin-insight": "^3.5.1",
|
71 | 71 | "@koishijs/plugin-inspect": "^1.1.4",
|
72 | 72 | "@koishijs/plugin-locales": "^2.5.3",
|
73 | 73 | "@koishijs/plugin-logger": "^2.6.7",
|
74 |
| - "@koishijs/plugin-market": "^2.10.6", |
| 74 | + "@koishijs/plugin-market": "^2.11.1", |
75 | 75 | "@koishijs/plugin-notifier": "^1.2.0",
|
76 | 76 | "@koishijs/plugin-oobe": "^0.0.2",
|
77 | 77 | "@koishijs/plugin-sandbox": "^3.2.4",
|
|
0 commit comments