Skip to content

Commit a071f5d

Browse files
committed
bump versions
1 parent c8b1954 commit a071f5d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"start": "koishi start"
3636
},
3737
"devDependencies": {
38-
"@koishijs/client": "^5.27.6",
38+
"@koishijs/client": "^5.27.9",
3939
"@koishijs/plugin-hmr": "^1.2.8",
4040
"@koishijs/scripts": "^4.5.2",
4141
"@types/node": "^20.10.2",
@@ -47,7 +47,7 @@
4747
"typescript": "^5.3.2",
4848
"yakumo": "^1.0.0-beta.4",
4949
"yakumo-esbuild": "^1.0.0-beta.2",
50-
"yakumo-tsc": "^1.0.0-beta.1",
50+
"yakumo-tsc": "^1.0.0-beta.2",
5151
"yml-register": "^1.1.0"
5252
},
5353
"dependencies": {
@@ -62,16 +62,16 @@
6262
"@koishijs/plugin-auth": "^4.1.6",
6363
"@koishijs/plugin-bind": "^1.5.1",
6464
"@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",
6767
"@koishijs/plugin-database-sqlite": "^3.8.5",
68-
"@koishijs/plugin-explorer": "^1.5.0",
68+
"@koishijs/plugin-explorer": "^1.5.1",
6969
"@koishijs/plugin-help": "^2.4.3",
7070
"@koishijs/plugin-insight": "^3.5.1",
7171
"@koishijs/plugin-inspect": "^1.1.4",
7272
"@koishijs/plugin-locales": "^2.5.3",
7373
"@koishijs/plugin-logger": "^2.6.7",
74-
"@koishijs/plugin-market": "^2.10.6",
74+
"@koishijs/plugin-market": "^2.11.1",
7575
"@koishijs/plugin-notifier": "^1.2.0",
7676
"@koishijs/plugin-oobe": "^0.0.2",
7777
"@koishijs/plugin-sandbox": "^3.2.4",

0 commit comments

Comments
 (0)