Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Apr 26, 2024
1 parent b4e4ee1 commit 9a3b75d
Show file tree
Hide file tree
Showing 25 changed files with 63 additions and 63 deletions.
4 changes: 2 additions & 2 deletions adapter/dingtalk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-dingtalk": "^2.3.1"
Expand Down
4 changes: 2 additions & 2 deletions adapter/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-discord": "^4.3.1"
Expand Down
4 changes: 2 additions & 2 deletions adapter/kook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-kook": "^4.5.1"
Expand Down
4 changes: 2 additions & 2 deletions adapter/lark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-lark": "^3.4.1"
Expand Down
4 changes: 2 additions & 2 deletions adapter/line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-line": "^2.3.2"
Expand Down
4 changes: 2 additions & 2 deletions adapter/mail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-mail": "^2.2.1"
Expand Down
4 changes: 2 additions & 2 deletions adapter/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-matrix": "^4.2.1"
Expand Down
4 changes: 2 additions & 2 deletions adapter/qq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-qq": "^4.6.2"
Expand Down
4 changes: 2 additions & 2 deletions adapter/satori/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-satori": "^1.1.2"
Expand Down
4 changes: 2 additions & 2 deletions adapter/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-slack": "^2.3.0"
Expand Down
8 changes: 4 additions & 4 deletions adapter/telegram/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-adapter-telegram",
"description": "Telegram Adapter for Koishi",
"version": "4.4.0",
"version": "4.4.1",
"main": "lib/index.js",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -39,12 +39,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-telegram": "^4.4.0"
"@satorijs/adapter-telegram": "^4.4.1"
}
}
4 changes: 2 additions & 2 deletions adapter/wechat-official/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-wechat-official": "^2.3.0"
Expand Down
4 changes: 2 additions & 2 deletions adapter/wecom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-wecom": "^2.3.0"
Expand Down
4 changes: 2 additions & 2 deletions adapter/whatsapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-whatsapp": "^2.4.0"
Expand Down
4 changes: 2 additions & 2 deletions adapter/zulip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/adapter-zulip": "^1.2.0"
Expand Down
8 changes: 4 additions & 4 deletions database/memory/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-database-memory",
"description": "A in-memory database implementation for Koishi",
"version": "3.1.0",
"version": "3.2.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -43,12 +43,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@minatojs/driver-memory": "^3.1.0"
"@minatojs/driver-memory": "^3.2.0"
}
}
8 changes: 4 additions & 4 deletions database/mongo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-database-mongo",
"description": "MongoDB support for Koishi",
"version": "5.1.0",
"version": "5.2.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -43,12 +43,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@minatojs/driver-mongo": "^3.1.0"
"@minatojs/driver-mongo": "^3.2.0"
}
}
8 changes: 4 additions & 4 deletions database/mysql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-database-mysql",
"description": "MySQL support for Koishi",
"version": "6.1.0",
"version": "6.2.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -42,12 +42,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@minatojs/driver-mysql": "^3.1.0"
"@minatojs/driver-mysql": "^3.2.0"
}
}
8 changes: 4 additions & 4 deletions database/postgres/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-database-postgres",
"description": "PostgreSQL support for Koishi",
"version": "2.1.0",
"version": "2.2.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -43,12 +43,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@minatojs/driver-postgres": "^2.1.0"
"@minatojs/driver-postgres": "^2.2.0"
}
}
8 changes: 4 additions & 4 deletions database/sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-database-sqlite",
"description": "SQLite support for Koishi",
"version": "4.1.0",
"version": "4.2.0",
"main": "lib/index.js",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -51,12 +51,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@minatojs/driver-sqlite": "^4.1.0"
"@minatojs/driver-sqlite": "^4.2.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"license": "MIT",
"devDependencies": {
"@cordisjs/eslint-config": "^1.0.4",
"@cordisjs/eslint-config": "^1.1.1",
"@types/node": "^20.11.30",
"esbuild": "^0.18.20",
"esbuild-register": "^3.5.0",
Expand Down
4 changes: 2 additions & 2 deletions server/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/server-proxy": "^1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions server/satori/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@satorijs/server-satori": "^2.4.3"
Expand Down
8 changes: 4 additions & 4 deletions server/temp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-server-temp",
"description": "Temporary file server for Koishi",
"version": "1.3.0",
"version": "1.4.0",
"main": "lib/index.js",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -46,12 +46,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"devDependencies": {
"koishi": "^4.17.4"
"koishi": "^4.17.5"
},
"dependencies": {
"@cordisjs/server-temp": "^0.3.0"
"@cordisjs/plugin-server-temp": "^0.4.0"
}
}
4 changes: 2 additions & 2 deletions server/temp/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import TempServer from '@cordisjs/server-temp'
import TempServer from '@cordisjs/plugin-server-temp'

export default TempServer
export * from '@cordisjs/server-temp'
export * from '@cordisjs/plugin-server-temp'

0 comments on commit 9a3b75d

Please sign in to comment.