Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Feb 15, 2024
1 parent ac33e97 commit 781125e
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -71,9 +71,9 @@
"source-map-support": "^0.5.21",
"typescript": "^5.3.2",
"yakumo": "^1.0.0-beta.6",
"yakumo-esbuild": "^1.0.0-beta.2",
"yakumo-esbuild": "^1.0.0-beta.3",
"yakumo-mocha": "^1.0.0-beta.2",
"yakumo-tsc": "^1.0.0-beta.3",
"yml-register": "^1.1.0"
"yml-register": "^1.2.3"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/core",
"description": "Core Features for Koishi",
"version": "4.17.0-alpha.0",
"version": "4.17.0-beta.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down
6 changes: 3 additions & 3 deletions packages/koishi/package.json
@@ -1,7 +1,7 @@
{
"name": "koishi",
"description": "Cross-Platform Chatbot Framework Made with Love",
"version": "4.17.0-alpha.0",
"version": "4.17.0-beta.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -45,8 +45,8 @@
"framework"
],
"dependencies": {
"@koishijs/core": "4.17.0-alpha.0",
"@koishijs/loader": "4.5.0-alpha.0",
"@koishijs/core": "4.17.0-beta.0",
"@koishijs/loader": "4.5.0-beta.0",
"@koishijs/plugin-proxy-agent": "^0.1.3",
"@koishijs/plugin-server": "^3.1.7",
"@koishijs/utils": "^7.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/loader/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/loader",
"description": "Config Loader for Koishi",
"version": "4.5.0-alpha.0",
"version": "4.5.0-beta.0",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -45,10 +45,10 @@
"config"
],
"peerDependencies": {
"@koishijs/core": "4.17.0-alpha.0"
"@koishijs/core": "4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/core": "4.17.0-alpha.0",
"@koishijs/core": "4.17.0-beta.0",
"@types/js-yaml": "^4.0.9"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions plugins/common/bind/package.json
Expand Up @@ -46,10 +46,10 @@
]
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-mock": "^2.6.5",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/common/broadcast/package.json
Expand Up @@ -45,10 +45,10 @@
]
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-mock": "^2.6.5",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/common/callme/package.json
Expand Up @@ -45,10 +45,10 @@
]
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-mock": "^2.6.5",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/common/echo/package.json
Expand Up @@ -41,10 +41,10 @@
]
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-mock": "^2.6.5",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/common/help/package.json
Expand Up @@ -45,10 +45,10 @@
]
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-mock": "^2.6.5",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/common/inspect/package.json
Expand Up @@ -47,10 +47,10 @@
]
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-mock": "^2.6.5",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/hmr/package.json
Expand Up @@ -42,12 +42,12 @@
}
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@types/babel__code-frame": "^7.0.6",
"esbuild": "^0.18.20",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"dependencies": {
"@babel/code-frame": "^7.23.5",
Expand Down
4 changes: 2 additions & 2 deletions plugins/mock/package.json
Expand Up @@ -41,10 +41,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"@koishijs/plugin-server": "^3.1.7",
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
}
}
4 changes: 2 additions & 2 deletions plugins/proxy-agent/package.json
Expand Up @@ -51,10 +51,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"dependencies": {
"undios-proxy-agent": "^0.1.3"
Expand Down
4 changes: 2 additions & 2 deletions plugins/server/package.json
Expand Up @@ -51,10 +51,10 @@
}
},
"peerDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"devDependencies": {
"koishi": "^4.17.0-alpha.0"
"koishi": "^4.17.0-beta.0"
},
"dependencies": {
"@cordisjs/server": "^0.1.7"
Expand Down

0 comments on commit 781125e

Please sign in to comment.