Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed May 14, 2023
1 parent ac0d1f0 commit aa78236
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.7.6",
"@koishijs/client": "^5.8.0",
"@koishijs/plugin-hmr": "^1.2.0",
"@koishijs/scripts": "^4.1.5",
"@types/node": "^18.16.0",
"@types/node": "^18.16.9",
"cross-env": "^7.0.3",
"esbuild": "^0.17.18",
"esbuild": "^0.17.19",
"esbuild-register": "npm:@shigma/esbuild-register@^1.1.1",
"typescript": "^5.0.4",
"yakumo": "^0.3.13",
Expand All @@ -60,13 +60,13 @@
"@koishijs/plugin-adapter-discord": "^3.6.1",
"@koishijs/plugin-adapter-lark": "^2.0.2",
"@koishijs/plugin-adapter-kook": "^3.8.2",
"@koishijs/plugin-adapter-onebot": "^5.7.0",
"@koishijs/plugin-adapter-onebot": "^5.7.1",
"@koishijs/plugin-adapter-telegram": "^3.7.8",
"@koishijs/plugin-admin": "^1.2.1",
"@koishijs/plugin-analytics": "^1.0.3",
"@koishijs/plugin-bind": "^1.4.1",
"@koishijs/plugin-commands": "^3.1.3",
"@koishijs/plugin-console": "^5.7.6",
"@koishijs/plugin-console": "^5.8.0",
"@koishijs/plugin-database-sqlite": "^3.4.4",
"@koishijs/plugin-dataview": "^2.3.1",
"@koishijs/plugin-explorer": "^1.2.2",
Expand All @@ -80,7 +80,7 @@
"@koishijs/plugin-rate-limit": "^1.3.2",
"@koishijs/plugin-sandbox": "^3.1.2",
"@koishijs/plugin-status": "^7.1.2",
"koishi": "^4.12.8",
"koishi": "^4.12.9",
"koishi-plugin-assets-local": "^3.0.3",
"koishi-plugin-desktop": "^0.0.4",
"koishi-plugin-gocqhttp": "^3.5.2",
Expand Down

0 comments on commit aa78236

Please sign in to comment.