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 19, 2024
1 parent 38c70cd commit f86a75e
Show file tree
Hide file tree
Showing 21 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"eslint": "^8.55.0",
"eslint-plugin-mocha": "^10.2.0",
"jest-mock": "^28.1.3",
"koishi": "^4.16.4",
"koishi": "^4.16.5",
"mocha": "^9.2.2",
"rollup-plugin-node-polyfills": "^0.2.1",
"shx": "^0.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/client",
"description": "Koishi Console Client",
"version": "5.25.5",
"version": "5.25.6",
"main": "client/index.ts",
"files": [
"app",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@vitejs/plugin-vue": "^4.5.1",
"@vueuse/core": "^10.6.1",
"cac": "^6.7.14",
"cordis": "^3.6.0",
"cordis": "^3.6.1",
"cosmokit": "^1.5.2",
"element-plus": "2.4.0",
"marked-vue": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Expand Up @@ -29,7 +29,7 @@
"vue": "^3"
},
"dependencies": {
"@satorijs/element": "^3.0.0",
"@satorijs/element": "^3.1.2",
"cosmokit": "^1.5.2",
"schemastery-vue": "^7.2.4"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/console/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/console",
"description": "Console Service for Koishi",
"version": "5.25.5",
"version": "5.25.6",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -31,6 +31,6 @@
"service"
],
"peerDependencies": {
"koishi": "^4.16.4"
"koishi": "^4.16.5"
}
}
4 changes: 2 additions & 2 deletions packages/online/package.json
Expand Up @@ -26,10 +26,10 @@
"online"
],
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"@koishijs/dns": "^1.0.1",
"@koishijs/fs": "^1.3.7",
"@koishijs/loader": "^4.3.4",
"@koishijs/loader": "^4.4.0",
"@koishijs/os": "^1.0.2",
"@koishijs/path": "^1.0.0",
"@koishijs/url": "^1.0.3"
Expand Down
8 changes: 4 additions & 4 deletions plugins/actions/package.json
Expand Up @@ -53,13 +53,13 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/client": "^5.25.5"
"@koishijs/client": "^5.25.6"
},
"dependencies": {
"@koishijs/console": "^5.25.5"
"@koishijs/console": "^5.25.6"
}
}
12 changes: 6 additions & 6 deletions plugins/admin/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-admin",
"description": "Permission Manager for Koishi",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.4",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -50,18 +50,18 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/plugin-console": "^5.25.5",
"@koishijs/plugin-locales": "^2.5.2",
"@koishijs/client": "^5.25.6",
"@koishijs/plugin-console": "^5.25.6",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-mock": "^2.6.5",
"@types/throttle-debounce": "^2.1.0"
},
Expand Down
10 changes: 5 additions & 5 deletions plugins/analytics/package.json
Expand Up @@ -49,17 +49,17 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/assets": "^1.0.3",
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"echarts": "^5.4.3",
"koishi": "^4.16.4",
"koishi": "^4.16.5",
"vue-echarts": "^6.6.1"
},
"dependencies": {
"@koishijs/console": "^5.25.5"
"@koishijs/console": "^5.25.6"
}
}
8 changes: 4 additions & 4 deletions plugins/auth/package.json
Expand Up @@ -48,13 +48,13 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/client": "^5.25.5"
"@koishijs/client": "^5.25.6"
},
"dependencies": {
"@koishijs/console": "^5.25.5"
"@koishijs/console": "^5.25.6"
}
}
14 changes: 7 additions & 7 deletions plugins/commands/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-commands",
"description": "Override Command Config for Koishi",
"version": "3.4.7",
"version": "3.5.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -45,22 +45,22 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"@koishijs/plugin-config": "^2.8.2",
"@koishijs/plugin-console": "^5.25.5",
"@koishijs/plugin-locales": "^2.5.2",
"@koishijs/plugin-console": "^5.25.6",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-mock": "^2.6.5"
},
"dependencies": {
"@koishijs/console": "^5.25.5"
"@koishijs/console": "^5.25.6"
}
}
8 changes: 4 additions & 4 deletions plugins/config/package.json
Expand Up @@ -56,15 +56,15 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"@koishijs/plugin-hmr": "^1.2.8"
},
"dependencies": {
"@koishijs/console": "^5.25.5",
"@koishijs/console": "^5.25.6",
"@koishijs/registry": "^7.0.0"
}
}
10 changes: 5 additions & 5 deletions plugins/console/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-console",
"description": "Web User Interface for Koishi",
"version": "5.25.5",
"version": "5.25.6",
"main": "lib/node/index.js",
"types": "lib/index.d.ts",
"exports": {
Expand Down Expand Up @@ -52,11 +52,11 @@
}
},
"peerDependencies": {
"koishi": "^4.16.4"
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/loader": "^4.3.4",
"@koishijs/client": "^5.25.6",
"@koishijs/loader": "^4.4.0",
"@koishijs/plugin-server": "^3.1.3",
"@koishijs/plugin-server-proxy": "^1.1.0",
"@maikolib/vite-plugin-yaml": "^1.0.1",
Expand All @@ -66,7 +66,7 @@
"vite": "^4.5.0"
},
"dependencies": {
"@koishijs/console": "^5.25.5",
"@koishijs/console": "^5.25.6",
"open": "^8.4.2",
"uuid": "^8.3.2",
"ws": "^8.14.2"
Expand Down
8 changes: 4 additions & 4 deletions plugins/explorer/package.json
Expand Up @@ -59,16 +59,16 @@
"client": "./build/client"
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"@types/throttle-debounce": "^2.1.0",
"monaco-editor": "~0.44.0"
},
"dependencies": {
"@koishijs/console": "^5.25.5",
"@koishijs/console": "^5.25.6",
"anymatch": "^3.1.3",
"chardet": "^2.0.0",
"chokidar": "^3.5.3",
Expand Down
10 changes: 5 additions & 5 deletions plugins/insight/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-insight",
"description": "Show plugin dependency graph for Koishi",
"version": "3.5.0",
"version": "3.5.1",
"main": "lib/index.cjs",
"types": "lib/index.d.ts",
"exports": {
Expand Down Expand Up @@ -53,15 +53,15 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"@types/d3-force": "^3.0.9",
"d3-force": "^3.0.0"
},
"dependencies": {
"@koishijs/console": "^5.25.5"
"@koishijs/console": "^5.25.6"
}
}
12 changes: 6 additions & 6 deletions plugins/locales/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-locales",
"description": "Override Locale Texts for Koishi",
"version": "2.5.2",
"version": "2.5.3",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -45,22 +45,22 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/plugin-console": "^5.25.5",
"@koishijs/client": "^5.25.6",
"@koishijs/plugin-console": "^5.25.6",
"@koishijs/plugin-mock": "^2.6.5",
"@types/js-yaml": "^4.0.9"
},
"dependencies": {
"@koishijs/console": "^5.25.5",
"@koishijs/console": "^5.25.6",
"js-yaml": "^4.1.0"
}
}
12 changes: 6 additions & 6 deletions plugins/logger/package.json
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-logger",
"description": "Dump log files for Koishi",
"version": "2.6.5",
"version": "2.6.7",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -45,21 +45,21 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.25.5",
"koishi": "^4.16.4"
"@koishijs/plugin-console": "^5.25.6",
"koishi": "^4.16.5"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.25.5",
"@koishijs/client": "^5.25.6",
"ansi_up": "^5.2.1",
"koishi": "^4.16.4",
"koishi": "^4.16.5",
"reggol": "^1.6.3"
},
"dependencies": {
"@koishijs/console": "^5.25.5"
"@koishijs/console": "^5.25.6"
}
}

0 comments on commit f86a75e

Please sign in to comment.