Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"esbuild-register": "^3.5.0",
"eslint": "^8.57.0",
"eslint-plugin-mocha": "^10.4.1",
"koishi": "^4.18.7",
"koishi": "^4.18.8",
"mocha": "^9.2.2",
"shx": "^0.3.4",
"tsx": "^4.16.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/client",
"description": "Koishi Console Client",
"version": "5.30.7",
"version": "5.30.9",
"main": "client/index.ts",
"exports": {
".": "./client/index.ts",
Expand Down Expand Up @@ -44,9 +44,9 @@
"build"
],
"dependencies": {
"@koishijs/components": "1.5.19",
"@koishijs/components": "1.5.21",
"@maikolib/vite-plugin-yaml": "^1.0.1",
"@satorijs/protocol": "^1.6.0",
"@satorijs/protocol": "^1.6.1",
"@vitejs/plugin-vue": "^5.1.4",
"@vueuse/core": "^11.1.0",
"cac": "^6.7.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/components",
"description": "Client components for Koishi",
"version": "1.5.19",
"version": "1.5.21",
"main": "client/index.ts",
"files": [
"client",
Expand Down Expand Up @@ -31,6 +31,6 @@
"dependencies": {
"@satorijs/element": "^3.1.7",
"cosmokit": "^1.7.2",
"schemastery-vue": "^7.3.11"
"schemastery-vue": "^7.3.13"
}
}
4 changes: 2 additions & 2 deletions packages/console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/console",
"description": "Console Service for Koishi",
"version": "5.30.7",
"version": "5.30.9",
"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.18.7"
"koishi": "^4.18.8"
}
}
2 changes: 1 addition & 1 deletion packages/market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"vue-i18n": "^9"
},
"dependencies": {
"@koishijs/components": "^1.5.19",
"@koishijs/components": "^1.5.21",
"cosmokit": "^1.7.2",
"spark-md5": "^3.0.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/online/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@cordiverse/os": "^1.0.2",
"@cordiverse/path": "^1.0.0",
"@cordiverse/url": "^1.0.3",
"@koishijs/client": "^5.30.7",
"@koishijs/loader": "^4.6.7"
"@koishijs/client": "^5.30.9",
"@koishijs/loader": "^4.6.8"
},
"yakumo": {
"client": "./src/build.ts"
Expand Down
8 changes: 4 additions & 4 deletions plugins/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"devDependencies": {
"@koishijs/client": "^5.30.7"
"@koishijs/client": "^5.30.9"
},
"dependencies": {
"@koishijs/console": "^5.30.7"
"@koishijs/console": "^5.30.9"
}
}
8 changes: 4 additions & 4 deletions plugins/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/plugin-console": "^5.30.7",
"@koishijs/client": "^5.30.9",
"@koishijs/plugin-console": "^5.30.9",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-mock": "^2.6.6",
"@types/chai": "^4.3.16",
Expand Down
10 changes: 5 additions & 5 deletions plugins/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"devDependencies": {
"@koishijs/assets": "^1.1.2",
"@koishijs/client": "^5.30.7",
"@koishijs/client": "^5.30.9",
"echarts": "^5.5.0",
"koishi": "^4.18.7",
"koishi": "^4.18.8",
"vue-echarts": "^6.6.9"
},
"dependencies": {
"@koishijs/console": "^5.30.7"
"@koishijs/console": "^5.30.9"
}
}
10 changes: 5 additions & 5 deletions plugins/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-auth",
"description": "Console User Authentication",
"version": "4.1.6",
"version": "4.1.7",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -48,13 +48,13 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"devDependencies": {
"@koishijs/client": "^5.30.7"
"@koishijs/client": "^5.30.9"
},
"dependencies": {
"@koishijs/console": "^5.30.7"
"@koishijs/console": "^5.30.9"
}
}
12 changes: 6 additions & 6 deletions plugins/commands/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-commands",
"description": "Override Command Config for Koishi",
"version": "3.5.4",
"version": "3.5.5",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -45,22 +45,22 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/client": "^5.30.9",
"@koishijs/plugin-config": "^2.8.6",
"@koishijs/plugin-console": "^5.30.7",
"@koishijs/plugin-console": "^5.30.9",
"@koishijs/plugin-locales": "^2.5.3",
"@koishijs/plugin-mock": "^2.6.6"
},
"dependencies": {
"@koishijs/console": "^5.30.7"
"@koishijs/console": "^5.30.9"
}
}
10 changes: 5 additions & 5 deletions plugins/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,16 @@
}
},
"peerDependencies": {
"@koishijs/loader": "^4.6.7",
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/loader": "^4.6.8",
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/client": "^5.30.9",
"@koishijs/plugin-hmr": "^1.2.9"
},
"dependencies": {
"@koishijs/console": "^5.30.7",
"@koishijs/console": "^5.30.9",
"@koishijs/registry": "^7.0.3"
}
}
12 changes: 6 additions & 6 deletions plugins/console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koishijs/plugin-console",
"description": "Web User Interface for Koishi",
"version": "5.30.7",
"version": "5.30.9",
"main": "lib/node/index.js",
"types": "lib/index.d.ts",
"exports": {
Expand Down Expand Up @@ -55,17 +55,17 @@
}
},
"peerDependencies": {
"@koishijs/client": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/client": "^5.30.9",
"koishi": "^4.18.8"
},
"peerDependenciesMeta": {
"@koishijs/client": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/loader": "^4.6.7",
"@koishijs/client": "^5.30.9",
"@koishijs/loader": "^4.6.8",
"@koishijs/plugin-server": "^3.2.4",
"@koishijs/plugin-server-proxy": "^1.2.0",
"@maikolib/vite-plugin-yaml": "^1.0.1",
Expand All @@ -75,7 +75,7 @@
"vite": "^5.4.10"
},
"dependencies": {
"@koishijs/console": "^5.30.7",
"@koishijs/console": "^5.30.9",
"open": "^8.4.2",
"uuid": "^8.3.2",
"ws": "^8.16.0"
Expand Down
12 changes: 6 additions & 6 deletions plugins/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
"client": "./build/client.ts"
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/plugin-console": "^5.30.7",
"@koishijs/client": "^5.30.9",
"@koishijs/plugin-console": "^5.30.9",
"@types/throttle-debounce": "^2.1.0",
"koishi": "^4.18.7",
"koishi": "^4.18.8",
"monaco-editor": "~0.44.0"
},
"dependencies": {
"@koishijs/console": "^5.30.7",
"@koishijs/console": "^5.30.9",
"anymatch": "^3.1.3",
"chardet": "^2.0.0",
"chokidar": "^3.6.0",
Expand Down
12 changes: 6 additions & 6 deletions plugins/insight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/plugin-console": "^5.30.7",
"@koishijs/client": "^5.30.9",
"@koishijs/plugin-console": "^5.30.9",
"@types/d3-force": "^3.0.9",
"d3-force": "^3.0.0",
"koishi": "^4.18.7"
"koishi": "^4.18.8"
},
"dependencies": {
"@koishijs/console": "^5.30.7"
"@koishijs/console": "^5.30.9"
}
}
12 changes: 6 additions & 6 deletions plugins/locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/plugin-console": "^5.30.7",
"@koishijs/client": "^5.30.9",
"@koishijs/plugin-console": "^5.30.9",
"@koishijs/plugin-mock": "^2.6.6",
"@types/js-yaml": "^4.0.9",
"koishi": "^4.18.7"
"koishi": "^4.18.8"
},
"dependencies": {
"@koishijs/console": "^5.30.7",
"@koishijs/console": "^5.30.9",
"js-yaml": "^4.1.0"
}
}
10 changes: 5 additions & 5 deletions plugins/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
}
},
"peerDependencies": {
"@koishijs/plugin-console": "^5.30.7",
"koishi": "^4.18.7"
"@koishijs/plugin-console": "^5.30.9",
"koishi": "^4.18.8"
},
"peerDependenciesMeta": {
"@koishijs/plugin-console": {
"optional": true
}
},
"devDependencies": {
"@koishijs/client": "^5.30.7",
"@koishijs/client": "^5.30.9",
"ansi_up": "^5.2.1",
"koishi": "^4.18.7",
"koishi": "^4.18.8",
"reggol": "^1.7.1"
},
"dependencies": {
"@koishijs/console": "^5.30.7"
"@koishijs/console": "^5.30.9"
}
}
Loading
Loading