From 5ccbfc786ccd64c02c2fc16a794dff587ece01b9 Mon Sep 17 00:00:00 2001 From: Shigma Date: Sun, 9 Apr 2023 05:18:24 +0800 Subject: [PATCH] bump versions --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 31b0741..cdde884 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koishijs/boilerplate", - "version": "1.6.7", + "version": "1.6.8", "private": true, "files": [ ".env", @@ -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", @@ -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",