diff --git a/package.json b/package.json index b70f4bf..8cf5ca4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koishijs/boilerplate", - "version": "1.14.6", + "version": "1.14.7", "packageManager": "yarn@4.1.0", "private": true, "files": [ @@ -66,7 +66,7 @@ "@koishijs/plugin-config": "^2.8.5", "@koishijs/plugin-console": "^5.28.4", "@koishijs/plugin-database-sqlite": "^4.3.0", - "@koishijs/plugin-explorer": "^1.5.2", + "@koishijs/plugin-explorer": "^1.5.3", "@koishijs/plugin-help": "^2.4.3", "@koishijs/plugin-http": "^0.5.1", "@koishijs/plugin-insight": "^3.5.1", @@ -89,7 +89,7 @@ "koishi-plugin-desktop": "^1.0.0", "koishi-plugin-puppeteer": "^3.8.4", "koishi-plugin-rate-limit": "^2.0.4", - "koishi-plugin-telemetry": "^0.2.2", + "koishi-plugin-telemetry": "^0.2.3", "koishi-plugin-theme-vanilla": "^1.0.6" } }