Skip to content

Commit

Permalink
build!: bump core deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-fish committed Feb 15, 2024
1 parent 65dbfe1 commit 17383c7
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 387 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,44 +13,44 @@
"node": ">=20.9.0"
},
"devDependencies": {
"@satorijs/element": "^3.1.3",
"@satorijs/element": "^3.1.4",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.11.5",
"@types/node": "^20.11.17",
"cross-env": "^7.0.3",
"dotenv": "^16.3.2",
"dotenv-vault": "^1.25.0",
"prettier": "^3.2.4",
"tsx": "^4.7.0",
"dotenv": "^16.4.4",
"dotenv-vault": "^1.26.0",
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"yml-register": "^1.1.0"
"yml-register": "^1.2.3"
},
"dependencies": {
"@koishijs/plugin-adapter-dingtalk": "^2.2.0",
"@koishijs/plugin-adapter-discord": "^4.2.0",
"@koishijs/plugin-adapter-dingtalk": "^2.2.1",
"@koishijs/plugin-adapter-discord": "^4.2.2",
"@koishijs/plugin-adapter-onebot": "^6.0.2",
"@koishijs/plugin-adapter-satori": "^1.0.3",
"@koishijs/plugin-adapter-satori": "^1.0.8",
"@koishijs/plugin-admin": "^1.4.0",
"@koishijs/plugin-analytics": "^2.0.6",
"@koishijs/plugin-auth": "^4.1.6",
"@koishijs/plugin-bind": "^1.5.1",
"@koishijs/plugin-broadcast": "^1.1.4",
"@koishijs/plugin-callme": "^1.3.4",
"@koishijs/plugin-commands": "^3.5.0",
"@koishijs/plugin-console": "^5.25.6",
"@koishijs/plugin-database-mongo": "^4.10.4",
"@koishijs/plugin-commands": "^3.5.1",
"@koishijs/plugin-console": "^5.27.9",
"@koishijs/plugin-database-mongo": "^4.11.0",
"@koishijs/plugin-dataview": "^2.3.1",
"@koishijs/plugin-echo": "^2.2.5",
"@koishijs/plugin-explorer": "^1.5.0",
"@koishijs/plugin-explorer": "^1.5.1",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-insight": "^3.5.1",
"@koishijs/plugin-logger": "^2.6.7",
"@koishijs/plugin-sandbox": "^3.2.4",
"@koishijs/plugin-server": "^3.1.3",
"@koishijs/plugin-status": "^7.4.8",
"@koishijs/plugin-server": "^3.1.7",
"@koishijs/plugin-status": "^7.4.10",
"fexios": "^1.5.0",
"json5": "^2.2.3",
"koishi": "^4.16.6",
"koishi-plugin-adapter-red": "^2.9.2",
"koishi": "^4.16.8",
"koishi-plugin-adapter-red": "^2.9.6",
"koishi-plugin-adapter-villa": "^0.7.0",
"koishi-plugin-assets-s3": "^1.2.5",
"koishi-plugin-baidu": "^1.1.1",
Expand All @@ -67,10 +67,10 @@
"koishi-plugin-recall": "^1.4.0",
"koishi-plugin-repeater": "^1.0.1",
"koishi-plugin-schedule": "^5.0.1",
"koishi-plugin-silk": "^0.1.0",
"koishi-plugin-silk": "^0.2.0",
"koishi-plugin-switch": "^1.2.0",
"mint-filter": "^4.0.3",
"openai": "^4.24.7",
"openai": "^4.28.0",
"wiki-saikou": "^3.3.1"
}
}
Loading

0 comments on commit 17383c7

Please sign in to comment.