Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Jan 26, 2024
1 parent dbfc243 commit b65afcb
Show file tree
Hide file tree
Showing 24 changed files with 48 additions and 50 deletions.
4 changes: 2 additions & 2 deletions adapters/dingtalk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
}
}
4 changes: 2 additions & 2 deletions adapters/discord/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/adapter-discord",
"description": "Discord Adapter for Satorijs",
"version": "4.2.0",
"version": "4.2.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"form-data": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions adapters/kook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"form-data": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions adapters/lark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"form-data": "^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions adapters/line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
}
}
4 changes: 2 additions & 2 deletions adapters/mail/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/adapter-mail",
"description": "Mail Adapter for Satorijs",
"version": "2.2.0",
"version": "2.2.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"@types/mailparser": "^3.4.4",
Expand Down
4 changes: 2 additions & 2 deletions adapters/matrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"html5parser": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions adapters/qq/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/adapter-qq",
"description": "QQ Adapter for Satorijs",
"version": "4.3.1",
"version": "4.4.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"qface": "^1.4.1"
Expand Down
2 changes: 1 addition & 1 deletion adapters/satori/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
}
}
4 changes: 2 additions & 2 deletions adapters/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"@slack/types": "^2.10.0",
Expand Down
4 changes: 2 additions & 2 deletions adapters/telegram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"file-type": "^16.5.4",
Expand Down
4 changes: 2 additions & 2 deletions adapters/wechat-official/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3",
"@cordisjs/server": "^0.1.6",
"@types/xml2js": "^0.4.14"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"@wecom/crypto": "^1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions adapters/wecom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"chat"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3",
"@cordisjs/server": "^0.1.6",
"@types/xml2js": "^0.4.14"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"@wecom/crypto": "^1.0.1",
Expand Down
4 changes: 2 additions & 2 deletions adapters/whatsapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"satori"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
}
}
2 changes: 1 addition & 1 deletion adapters/zulip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"chat"
],
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
},
"dependencies": {
"marked": "^9.1.6"
Expand Down
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@
"eslint": "^8.55.0",
"shx": "^0.3.4",
"typescript": "^5.3.2",
"yakumo": "^1.0.0-alpha.10",
"yakumo-esbuild": "^1.0.0-alpha.2",
"yakumo-publish-sync": "^1.0.0-alpha.1",
"yakumo-tsc": "^1.0.0-alpha.2"
"yakumo": "^1.0.0-beta.2",
"yakumo-esbuild": "^1.0.0-beta.1",
"yakumo-tsc": "^1.0.0-beta.0"
}
}
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cordis-axios",
"description": "Axios service for cordis",
"version": "4.0.2",
"version": "4.0.3",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
Expand Down
12 changes: 6 additions & 6 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/core",
"description": "Core components of Satorijs",
"version": "3.4.2",
"version": "3.4.4",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -44,12 +44,12 @@
"@types/ws": "^8.5.10"
},
"dependencies": {
"@cordisjs/logger": "^0.1.3",
"@cordisjs/timer": "^0.2.0",
"@satorijs/element": "^3.1.2",
"@satorijs/protocol": "^1.2.0",
"@cordisjs/logger": "^0.1.4",
"@cordisjs/timer": "^0.2.1",
"@satorijs/element": "^3.1.4",
"@satorijs/protocol": "^1.2.1",
"cordis": "^3.6.1",
"cordis-axios": "^4.0.2",
"cordis-axios": "^4.0.3",
"cosmokit": "^1.5.2",
"schemastery": "^3.14.3",
"ws": "^8.14.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/protocol",
"description": "Protocol types for Satori protocol",
"version": "1.2.0",
"version": "1.2.1",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -37,7 +37,7 @@
"api"
],
"dependencies": {
"@satorijs/element": "^3.1.2",
"@satorijs/element": "^3.1.4",
"cosmokit": "^1.5.2"
}
}
4 changes: 2 additions & 2 deletions packages/satori/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/satori",
"description": "Core components of Satorijs",
"version": "3.4.2",
"version": "3.4.4",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/parseurl": "^1.3.3"
},
"dependencies": {
"@satorijs/core": "3.4.2",
"@satorijs/core": "3.4.4",
"@types/ws": "^8.5.10",
"file-type": "^16.5.4",
"http-proxy-agent": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/server-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"service"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/server-satori/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@satorijs/server-satori",
"description": "Basic API server for Satori protocol",
"version": "2.4.0",
"version": "2.4.2",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -37,7 +37,7 @@
"api"
],
"devDependencies": {
"@cordisjs/server": "^0.1.5"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/server-temp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"service"
],
"devDependencies": {
"@cordisjs/server": "^0.1.3"
"@cordisjs/server": "^0.1.6"
},
"peerDependencies": {
"@satorijs/satori": "^3.4.2"
"@satorijs/satori": "^3.4.4"
}
}
1 change: 0 additions & 1 deletion yakumo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
clean:
- tsc --clean
- name: yakumo-esbuild
- name: yakumo-publish-sync
- name: yakumo-tsc

0 comments on commit b65afcb

Please sign in to comment.