Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed May 12, 2024
1 parent 8b204a5 commit f9608a7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
1 change: 1 addition & 0 deletions koishi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ plugins:
~bind: {}
commands: {}
help: {}
http: {}
~inspect: {}
locales: {}
proxy-agent: {}
Expand Down
29 changes: 15 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koishijs/boilerplate",
"version": "1.14.3",
"version": "1.14.4",
"packageManager": "yarn@4.1.0",
"private": true,
"files": [
Expand Down Expand Up @@ -46,42 +46,43 @@
"esbuild-register": "npm:@shigma/esbuild-register@^1.1.1",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"yakumo": "^1.0.0-beta.13",
"yakumo": "^1.0.0-beta.14",
"yakumo-esbuild": "^1.0.0-beta.5",
"yakumo-tsc": "^1.0.0-beta.3",
"yml-register": "^1.2.5"
},
"dependencies": {
"@koishijs/plugin-actions": "^0.0.2",
"@koishijs/plugin-adapter-discord": "^4.3.1",
"@koishijs/plugin-adapter-kook": "^4.5.1",
"@koishijs/plugin-adapter-qq": "^4.6.2",
"@koishijs/plugin-adapter-satori": "^1.1.2",
"@koishijs/plugin-adapter-telegram": "^4.4.1",
"@koishijs/plugin-adapter-discord": "^4.5.0",
"@koishijs/plugin-adapter-kook": "^4.6.0",
"@koishijs/plugin-adapter-qq": "^4.7.0",
"@koishijs/plugin-adapter-satori": "^1.2.0",
"@koishijs/plugin-adapter-telegram": "^4.5.0",
"@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.3",
"@koishijs/plugin-commands": "^3.5.4",
"@koishijs/plugin-config": "^2.8.5",
"@koishijs/plugin-console": "^5.28.4",
"@koishijs/plugin-database-sqlite": "^4.2.0",
"@koishijs/plugin-database-sqlite": "^4.3.0",
"@koishijs/plugin-explorer": "^1.5.1",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-http": "^0.4.2",
"@koishijs/plugin-insight": "^3.5.1",
"@koishijs/plugin-inspect": "^1.1.5",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-logger": "^2.6.7",
"@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.0",
"@koishijs/plugin-sandbox": "^3.2.5",
"@koishijs/plugin-server": "^3.2.1",
"@koishijs/plugin-server-satori": "^2.4.3",
"@koishijs/plugin-sandbox": "^3.3.0",
"@koishijs/plugin-server": "^3.2.2",
"@koishijs/plugin-server-satori": "^2.5.0",
"@koishijs/plugin-server-temp": "^1.4.0",
"@koishijs/plugin-status": "^7.4.10",
"koishi": "^4.17.5",
"koishi": "^4.17.6",
"koishi-plugin-android": "^0.0.1",
"koishi-plugin-assets-local": "^3.3.0",
"koishi-plugin-dataview": "^2.6.1",
Expand Down

0 comments on commit f9608a7

Please sign in to comment.