Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jun 3, 2024
1 parent 58fa099 commit a130396
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.28.4",
"@koishijs/client": "^5.29.1",
"@koishijs/plugin-hmr": "^1.2.9",
"@koishijs/scripts": "^4.5.2",
"@types/node": "^20.11.30",
Expand All @@ -53,36 +53,36 @@
},
"dependencies": {
"@koishijs/plugin-actions": "^0.0.2",
"@koishijs/plugin-adapter-discord": "^4.5.3",
"@koishijs/plugin-adapter-kook": "^4.6.3",
"@koishijs/plugin-adapter-discord": "^4.5.4",
"@koishijs/plugin-adapter-kook": "^4.6.4",
"@koishijs/plugin-adapter-qq": "^4.7.2",
"@koishijs/plugin-adapter-satori": "^1.3.0",
"@koishijs/plugin-adapter-telegram": "^4.5.3",
"@koishijs/plugin-adapter-telegram": "^4.5.4",
"@koishijs/plugin-admin": "^2.0.0-beta.4",
"@koishijs/plugin-analytics": "^2.0.6",
"@koishijs/plugin-auth": "^4.1.6",
"@koishijs/plugin-bind": "^1.5.1",
"@koishijs/plugin-commands": "^3.5.4",
"@koishijs/plugin-config": "^2.8.5",
"@koishijs/plugin-console": "^5.28.4",
"@koishijs/plugin-database-sqlite": "^4.3.0",
"@koishijs/plugin-explorer": "^1.5.3",
"@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.1",
"@koishijs/plugin-http": "^0.5.2",
"@koishijs/plugin-insight": "^3.5.1",
"@koishijs/plugin-inspect": "^1.1.5",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-logger": "^2.6.8",
"@koishijs/plugin-market": "^2.11.2",
"@koishijs/plugin-notifier": "^1.2.0",
"@koishijs/plugin-oobe": "^0.0.2",
"@koishijs/plugin-proxy-agent": "^0.3.1",
"@koishijs/plugin-proxy-agent": "^0.3.2",
"@koishijs/plugin-sandbox": "^3.3.1",
"@koishijs/plugin-server": "^3.2.3",
"@koishijs/plugin-server-satori": "^2.6.4",
"@koishijs/plugin-server-satori": "^2.6.5",
"@koishijs/plugin-server-temp": "^1.4.0",
"@koishijs/plugin-status": "^7.4.10",
"koishi": "^4.17.7",
"koishi": "^4.17.8",
"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 a130396

Please sign in to comment.