Skip to content

Commit a5a99df

Browse files
committed
chore: bump versions
1 parent f03f921 commit a5a99df

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@koishijs/boilerplate",
3-
"version": "1.3.4",
3+
"version": "1.4.0",
44
"private": true,
55
"files": [
66
".env",
@@ -36,22 +36,22 @@
3636
"yakumo-esbuild-yaml": "^0.3.1",
3737
"yakumo-publish": "^0.3.1",
3838
"yakumo-publish-sync": "^0.3.2",
39-
"yakumo-tsc": "^0.3.6",
39+
"yakumo-tsc": "^0.3.7",
4040
"yakumo-upgrade": "^0.3.2",
4141
"yakumo-version": "^0.3.2"
4242
},
4343
"optionalDependencies": {
44-
"@koishijs/plugin-database-mongo": "^4.0.3",
44+
"@koishijs/plugin-database-mongo": "^4.0.4",
4545
"@koishijs/plugin-database-mysql": "^5.0.4",
4646
"@koishijs/plugin-forward": "^2.3.0"
4747
},
4848
"dependencies": {
49-
"@koishijs/cli": "^4.10.6-alpha.0",
49+
"@koishijs/cli": "^4.10.5",
5050
"@koishijs/plugin-adapter-discord": "^3.3.2",
5151
"@koishijs/plugin-adapter-feishu": "^1.0.0",
5252
"@koishijs/plugin-adapter-kook": "^3.4.3",
5353
"@koishijs/plugin-adapter-onebot": "^5.4.4",
54-
"@koishijs/plugin-adapter-telegram": "^3.5.2",
54+
"@koishijs/plugin-adapter-telegram": "^3.5.3",
5555
"@koishijs/plugin-admin": "^1.1.5",
5656
"@koishijs/plugin-auth": "^2.4.0",
5757
"@koishijs/plugin-bind": "^1.3.2",
@@ -63,11 +63,11 @@
6363
"@koishijs/plugin-insight": "^3.1.8",
6464
"@koishijs/plugin-locales": "^1.0.3",
6565
"@koishijs/plugin-logger": "^2.1.7",
66-
"@koishijs/plugin-market": "^1.5.1",
66+
"@koishijs/plugin-market": "^1.5.3",
6767
"@koishijs/plugin-rate-limit": "^1.2.4",
6868
"@koishijs/plugin-sandbox": "^2.4.1",
6969
"@koishijs/plugin-status": "^6.1.6",
70-
"koishi": "^4.10.6-alpha.0",
70+
"koishi": "^4.10.5",
7171
"koishi-plugin-gocqhttp": "^3.1.4",
7272
"yml-register": "^1.1.0"
7373
}

0 commit comments

Comments
 (0)