From 5415350ca4c7409d0a08f7feafb9723559eb5426 Mon Sep 17 00:00:00 2001 From: Shigma Date: Sun, 2 Apr 2023 03:11:00 +0800 Subject: [PATCH] bump versions --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 847556f..31b0741 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koishijs/boilerplate", - "version": "1.6.6", + "version": "1.6.7", "private": true, "files": [ ".env", @@ -37,7 +37,7 @@ }, "devDependencies": { "@koishijs/client": "^5.5.6", - "@koishijs/plugin-hmr": "^1.1.1", + "@koishijs/plugin-hmr": "^1.1.2", "@koishijs/scripts": "^4.1.4", "@types/node": "^18.15.3", "cross-env": "^7.0.3", @@ -55,17 +55,17 @@ "yml-register": "^1.1.0" }, "dependencies": { - "@koishijs/plugin-adapter-discord": "^3.5.7", + "@koishijs/plugin-adapter-discord": "^3.6.0", "@koishijs/plugin-adapter-lark": "^2.0.1", - "@koishijs/plugin-adapter-kook": "^3.6.4", - "@koishijs/plugin-adapter-onebot": "^5.6.4", - "@koishijs/plugin-adapter-telegram": "^3.7.1", + "@koishijs/plugin-adapter-kook": "^3.7.1", + "@koishijs/plugin-adapter-onebot": "^5.6.5", + "@koishijs/plugin-adapter-telegram": "^3.7.3", "@koishijs/plugin-admin": "^1.2.1", "@koishijs/plugin-analytics": "^1.0.3", "@koishijs/plugin-bind": "^1.4.1", - "@koishijs/plugin-commands": "^3.1.1", + "@koishijs/plugin-commands": "^3.1.2", "@koishijs/plugin-console": "^5.5.6", - "@koishijs/plugin-database-sqlite": "^3.4.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", @@ -75,9 +75,9 @@ "@koishijs/plugin-login": "^3.1.0", "@koishijs/plugin-market": "^1.12.4", "@koishijs/plugin-rate-limit": "^1.3.2", - "@koishijs/plugin-sandbox": "^2.7.1", + "@koishijs/plugin-sandbox": "^2.7.3", "@koishijs/plugin-status": "^7.1.2", - "koishi": "^4.12.2", + "koishi": "^4.12.3", "koishi-plugin-assets-local": "^3.0.3", "koishi-plugin-desktop": "^0.0.3", "koishi-plugin-gocqhttp": "^3.4.6",