Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jun 17, 2024
1 parent 84457b8 commit 0e06135
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.29.1",
"@koishijs/client": "^5.29.2",
"@koishijs/plugin-hmr": "^1.2.9",
"@koishijs/scripts": "^4.5.2",
"@types/node": "^20.11.30",
Expand All @@ -48,14 +48,14 @@
"typescript": "^5.4.3",
"yakumo": "^1.0.0-beta.16",
"yakumo-esbuild": "^1.0.0-beta.6",
"yakumo-tsc": "^1.0.0-beta.3",
"yakumo-tsc": "^1.0.0-beta.4",
"yml-register": "^1.2.5"
},
"dependencies": {
"@koishijs/plugin-actions": "^0.0.2",
"@koishijs/plugin-adapter-discord": "^4.5.4",
"@koishijs/plugin-adapter-discord": "^4.5.6",
"@koishijs/plugin-adapter-kook": "^4.6.4",
"@koishijs/plugin-adapter-qq": "^4.7.2",
"@koishijs/plugin-adapter-qq": "^4.7.5",
"@koishijs/plugin-adapter-satori": "^1.3.0",
"@koishijs/plugin-adapter-telegram": "^4.5.4",
"@koishijs/plugin-admin": "^2.0.0-beta.4",
Expand All @@ -64,12 +64,12 @@
"@koishijs/plugin-bind": "^1.5.1",
"@koishijs/plugin-commands": "^3.5.4",
"@koishijs/plugin-config": "^2.8.5",
"@koishijs/plugin-console": "^5.29.1",
"@koishijs/plugin-database-sqlite": "^4.4.0",
"@koishijs/plugin-explorer": "^1.5.4",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-http": "^0.5.2",
"@koishijs/plugin-insight": "^3.5.1",
"@koishijs/plugin-console": "^5.29.2",
"@koishijs/plugin-database-sqlite": "^4.4.1",
"@koishijs/plugin-explorer": "^1.5.5",
"@koishijs/plugin-help": "^2.4.4",
"@koishijs/plugin-http": "^0.5.3",
"@koishijs/plugin-insight": "^3.5.2",
"@koishijs/plugin-inspect": "^1.1.5",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-logger": "^2.6.8",
Expand All @@ -82,7 +82,7 @@
"@koishijs/plugin-server-satori": "^2.6.5",
"@koishijs/plugin-server-temp": "^1.4.0",
"@koishijs/plugin-status": "^7.4.10",
"koishi": "^4.17.8",
"koishi": "^4.17.9",
"koishi-plugin-android": "^0.0.1",
"koishi-plugin-assets-local": "^3.3.2",
"koishi-plugin-dataview": "^2.6.1",
Expand Down

0 comments on commit 0e06135

Please sign in to comment.