Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Apr 1, 2023
1 parent b6c4922 commit 5415350
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koishijs/boilerplate",
"version": "1.6.6",
"version": "1.6.7",
"private": true,
"files": [
".env",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 5415350

Please sign in to comment.