|
35 | 35 | "start": "koishi start"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@koishijs/client": "^5.27.1", |
| 38 | + "@koishijs/client": "^5.27.6", |
39 | 39 | "@koishijs/plugin-hmr": "^1.2.8",
|
40 |
| - "@koishijs/scripts": "^4.5.1", |
| 40 | + "@koishijs/scripts": "^4.5.2", |
41 | 41 | "@types/node": "^20.10.2",
|
42 | 42 | "@types/react": "^18.2.48",
|
43 | 43 | "cross-env": "^7.0.3",
|
44 | 44 | "esbuild": "^0.18.20",
|
45 | 45 | "esbuild-register": "npm:@shigma/esbuild-register@^1.1.1",
|
| 46 | + "tsx": "^4.7.0", |
46 | 47 | "typescript": "^5.3.2",
|
47 |
| - "yakumo": "^1.0.0-beta.2", |
| 48 | + "yakumo": "^1.0.0-beta.4", |
48 | 49 | "yakumo-esbuild": "^1.0.0-beta.2",
|
49 | 50 | "yakumo-tsc": "^1.0.0-beta.1",
|
50 | 51 | "yml-register": "^1.1.0"
|
|
62 | 63 | "@koishijs/plugin-bind": "^1.5.1",
|
63 | 64 | "@koishijs/plugin-commands": "^3.5.1",
|
64 | 65 | "@koishijs/plugin-config": "^2.8.2",
|
65 |
| - "@koishijs/plugin-console": "^5.27.1", |
66 |
| - "@koishijs/plugin-database-sqlite": "^3.8.4", |
| 66 | + "@koishijs/plugin-console": "^5.27.6", |
| 67 | + "@koishijs/plugin-database-sqlite": "^3.8.5", |
67 | 68 | "@koishijs/plugin-explorer": "^1.5.0",
|
68 | 69 | "@koishijs/plugin-help": "^2.4.3",
|
69 | 70 | "@koishijs/plugin-insight": "^3.5.1",
|
|
0 commit comments