Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Apr 8, 2023
1 parent bead31f commit 5ccbfc7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koishijs/boilerplate",
"version": "1.6.7",
"version": "1.6.8",
"private": true,
"files": [
".env",
Expand Down Expand Up @@ -36,7 +36,7 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.5.6",
"@koishijs/client": "^5.6.1",
"@koishijs/plugin-hmr": "^1.1.2",
"@koishijs/scripts": "^4.1.4",
"@types/node": "^18.15.3",
Expand All @@ -56,28 +56,28 @@
},
"dependencies": {
"@koishijs/plugin-adapter-discord": "^3.6.0",
"@koishijs/plugin-adapter-lark": "^2.0.1",
"@koishijs/plugin-adapter-lark": "^2.0.2",
"@koishijs/plugin-adapter-kook": "^3.7.1",
"@koishijs/plugin-adapter-onebot": "^5.6.5",
"@koishijs/plugin-adapter-telegram": "^3.7.3",
"@koishijs/plugin-adapter-telegram": "^3.7.7",
"@koishijs/plugin-admin": "^1.2.1",
"@koishijs/plugin-analytics": "^1.0.3",
"@koishijs/plugin-bind": "^1.4.1",
"@koishijs/plugin-commands": "^3.1.2",
"@koishijs/plugin-console": "^5.5.6",
"@koishijs/plugin-console": "^5.6.1",
"@koishijs/plugin-database-sqlite": "^3.4.2",
"@koishijs/plugin-dataview": "^2.2.6",
"@koishijs/plugin-help": "^2.2.2",
"@koishijs/plugin-insight": "^3.3.3",
"@koishijs/plugin-inspect": "^1.1.0",
"@koishijs/plugin-locales": "^2.2.4",
"@koishijs/plugin-locales": "^2.2.6",
"@koishijs/plugin-logger": "^2.2.3",
"@koishijs/plugin-login": "^3.1.0",
"@koishijs/plugin-market": "^1.12.4",
"@koishijs/plugin-market": "^1.12.5",
"@koishijs/plugin-rate-limit": "^1.3.2",
"@koishijs/plugin-sandbox": "^2.7.3",
"@koishijs/plugin-sandbox": "^3.0.0",
"@koishijs/plugin-status": "^7.1.2",
"koishi": "^4.12.3",
"koishi": "^4.12.4",
"koishi-plugin-assets-local": "^3.0.3",
"koishi-plugin-desktop": "^0.0.3",
"koishi-plugin-gocqhttp": "^3.4.6",
Expand Down

0 comments on commit 5ccbfc7

Please sign in to comment.