Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 8, 2024
1 parent 605c0cc commit 84b08a0
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"start": "koishi start"
},
"devDependencies": {
"@koishijs/client": "^5.24.3",
"@koishijs/plugin-hmr": "^1.2.6",
"@koishijs/client": "^5.25.4",
"@koishijs/plugin-hmr": "^1.2.8",
"@koishijs/scripts": "^4.5.0",
"@types/node": "^20.10.2",
"cross-env": "^7.0.3",
Expand All @@ -51,34 +51,34 @@
},
"dependencies": {
"@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.6",
"@koishijs/plugin-adapter-discord": "^4.2.0",
"@koishijs/plugin-adapter-kook": "^4.4.0",
"@koishijs/plugin-adapter-qq": "^4.3.0",
"@koishijs/plugin-adapter-satori": "^1.0.3",
"@koishijs/plugin-adapter-telegram": "^4.2.1",
"@koishijs/plugin-admin": "^2.0.0-beta.1",
"@koishijs/plugin-adapter-telegram": "^4.3.0",
"@koishijs/plugin-admin": "^2.0.0-beta.2",
"@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.24.3",
"@koishijs/plugin-commands": "^3.4.6",
"@koishijs/plugin-config": "^2.8.2",
"@koishijs/plugin-console": "^5.25.4",
"@koishijs/plugin-database-sqlite": "^3.8.4",
"@koishijs/plugin-explorer": "^1.5.0",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-insight": "^3.4.4",
"@koishijs/plugin-insight": "^3.4.5",
"@koishijs/plugin-inspect": "^1.1.3",
"@koishijs/plugin-locales": "^2.5.1",
"@koishijs/plugin-logger": "^2.6.3",
"@koishijs/plugin-market": "^2.8.2",
"@koishijs/plugin-locales": "^2.5.2",
"@koishijs/plugin-logger": "^2.6.4",
"@koishijs/plugin-market": "^2.8.3",
"@koishijs/plugin-notifier": "^0.0.1",
"@koishijs/plugin-oobe": "^0.0.2",
"@koishijs/plugin-sandbox": "^3.2.2",
"@koishijs/plugin-sandbox": "^3.2.3",
"@koishijs/plugin-server": "^3.1.3",
"@koishijs/plugin-server-satori": "^2.4.0",
"@koishijs/plugin-server-temp": "^1.2.1",
"@koishijs/plugin-status": "^7.4.4",
"koishi": "^4.16.3",
"@koishijs/plugin-status": "^7.4.5",
"koishi": "^4.16.4",
"koishi-plugin-android": "^0.0.1",
"koishi-plugin-assets-local": "^3.2.1",
"koishi-plugin-dataview": "^2.6.1",
Expand Down

0 comments on commit 84b08a0

Please sign in to comment.