Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed May 30, 2024
1 parent c766016 commit 512d3be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koishijs/boilerplate",
"version": "1.14.5",
"version": "1.14.6",
"packageManager": "yarn@4.1.0",
"private": true,
"files": [
Expand Down Expand Up @@ -57,7 +57,7 @@
"@koishijs/plugin-adapter-kook": "^4.6.3",
"@koishijs/plugin-adapter-qq": "^4.7.2",
"@koishijs/plugin-adapter-satori": "^1.3.0",
"@koishijs/plugin-adapter-telegram": "^4.5.2",
"@koishijs/plugin-adapter-telegram": "^4.5.3",
"@koishijs/plugin-admin": "^2.0.0-beta.4",
"@koishijs/plugin-analytics": "^2.0.6",
"@koishijs/plugin-auth": "^4.1.6",
Expand All @@ -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.1",
"@koishijs/plugin-explorer": "^1.5.2",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-http": "^0.5.1",
"@koishijs/plugin-insight": "^3.5.1",
Expand All @@ -79,17 +79,17 @@
"@koishijs/plugin-proxy-agent": "^0.3.1",
"@koishijs/plugin-sandbox": "^3.3.1",
"@koishijs/plugin-server": "^3.2.3",
"@koishijs/plugin-server-satori": "^2.6.3",
"@koishijs/plugin-server-satori": "^2.6.4",
"@koishijs/plugin-server-temp": "^1.4.0",
"@koishijs/plugin-status": "^7.4.10",
"koishi": "^4.17.7",
"koishi-plugin-android": "^0.0.1",
"koishi-plugin-assets-local": "^3.3.1",
"koishi-plugin-assets-local": "^3.3.2",
"koishi-plugin-dataview": "^2.6.1",
"koishi-plugin-desktop": "^1.0.0",
"koishi-plugin-puppeteer": "^3.8.4",
"koishi-plugin-rate-limit": "^2.0.4",
"koishi-plugin-telemetry": "^0.0.2",
"koishi-plugin-telemetry": "^0.2.2",
"koishi-plugin-theme-vanilla": "^1.0.6"
}
}

0 comments on commit 512d3be

Please sign in to comment.