Skip to content

Commit c8b1954

Browse files
committed
bump versions
1 parent 9f52ebb commit c8b1954

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,17 @@
3535
"start": "koishi start"
3636
},
3737
"devDependencies": {
38-
"@koishijs/client": "^5.27.1",
38+
"@koishijs/client": "^5.27.6",
3939
"@koishijs/plugin-hmr": "^1.2.8",
40-
"@koishijs/scripts": "^4.5.1",
40+
"@koishijs/scripts": "^4.5.2",
4141
"@types/node": "^20.10.2",
4242
"@types/react": "^18.2.48",
4343
"cross-env": "^7.0.3",
4444
"esbuild": "^0.18.20",
4545
"esbuild-register": "npm:@shigma/esbuild-register@^1.1.1",
46+
"tsx": "^4.7.0",
4647
"typescript": "^5.3.2",
47-
"yakumo": "^1.0.0-beta.2",
48+
"yakumo": "^1.0.0-beta.4",
4849
"yakumo-esbuild": "^1.0.0-beta.2",
4950
"yakumo-tsc": "^1.0.0-beta.1",
5051
"yml-register": "^1.1.0"
@@ -62,8 +63,8 @@
6263
"@koishijs/plugin-bind": "^1.5.1",
6364
"@koishijs/plugin-commands": "^3.5.1",
6465
"@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",
6768
"@koishijs/plugin-explorer": "^1.5.0",
6869
"@koishijs/plugin-help": "^2.4.3",
6970
"@koishijs/plugin-insight": "^3.5.1",

0 commit comments

Comments
 (0)