Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 4, 2024
1 parent 8db3e01 commit 605c0cc
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 @@ -35,15 +35,15 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.23.4",
"@koishijs/client": "^5.24.3",
"@koishijs/plugin-hmr": "^1.2.6",
"@koishijs/scripts": "^4.5.0",
"@types/node": "^20.10.2",
"cross-env": "^7.0.3",
"esbuild": "^0.18.20",
"esbuild-register": "npm:@shigma/esbuild-register@^1.1.1",
"typescript": "^5.3.2",
"yakumo": "^1.0.0-alpha.9",
"yakumo": "^1.0.0-alpha.10",
"yakumo-esbuild": "^1.0.0-alpha.2",
"yakumo-publish-sync": "^1.0.0-alpha.1",
"yakumo-tsc": "^1.0.0-alpha.2",
Expand All @@ -53,16 +53,16 @@
"@koishijs/plugin-actions": "^0.0.2",
"@koishijs/plugin-adapter-discord": "^4.1.10",
"@koishijs/plugin-adapter-kook": "^4.3.4",
"@koishijs/plugin-adapter-qq": "^4.2.5",
"@koishijs/plugin-adapter-qq": "^4.2.6",
"@koishijs/plugin-adapter-satori": "^1.0.3",
"@koishijs/plugin-adapter-telegram": "^4.2.1",
"@koishijs/plugin-admin": "^2.0.0-beta.0",
"@koishijs/plugin-analytics": "^2.0.5",
"@koishijs/plugin-admin": "^2.0.0-beta.1",
"@koishijs/plugin-analytics": "^2.0.6",
"@koishijs/plugin-auth": "^4.1.6",
"@koishijs/plugin-bind": "^1.5.1",
"@koishijs/plugin-commands": "^3.4.5",
"@koishijs/plugin-config": "^2.8.1",
"@koishijs/plugin-console": "^5.23.4",
"@koishijs/plugin-console": "^5.24.3",
"@koishijs/plugin-database-sqlite": "^3.8.4",
"@koishijs/plugin-explorer": "^1.5.0",
"@koishijs/plugin-help": "^2.4.3",
Expand Down

0 comments on commit 605c0cc

Please sign in to comment.