Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed May 15, 2023
1 parent aa78236 commit cf8b1e2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.8.0",
"@koishijs/client": "^5.8.1",
"@koishijs/plugin-hmr": "^1.2.0",
"@koishijs/scripts": "^4.1.5",
"@types/node": "^18.16.9",
Expand All @@ -65,8 +65,9 @@
"@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.8.0",
"@koishijs/plugin-commands": "^3.2.0",
"@koishijs/plugin-config": "^2.0.0-alpha.0",
"@koishijs/plugin-console": "^5.8.1",
"@koishijs/plugin-database-sqlite": "^3.4.4",
"@koishijs/plugin-dataview": "^2.3.1",
"@koishijs/plugin-explorer": "^1.2.2",
Expand All @@ -76,14 +77,14 @@
"@koishijs/plugin-locales": "^2.2.6",
"@koishijs/plugin-logger": "^2.2.3",
"@koishijs/plugin-login": "^3.1.0",
"@koishijs/plugin-market": "^1.13.5",
"@koishijs/plugin-market": "^2.0.0-alpha.0",
"@koishijs/plugin-rate-limit": "^1.3.2",
"@koishijs/plugin-sandbox": "^3.1.2",
"@koishijs/plugin-status": "^7.1.2",
"koishi": "^4.12.9",
"koishi-plugin-assets-local": "^3.0.3",
"koishi-plugin-desktop": "^0.0.4",
"koishi-plugin-gocqhttp": "^3.5.2",
"koishi-plugin-gocqhttp": "^3.6.0",
"koishi-plugin-puppeteer": "^3.5.0"
}
}

0 comments on commit cf8b1e2

Please sign in to comment.