Skip to content

Commit

Permalink
build: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-fish committed Nov 19, 2024
1 parent dd2ba1b commit 6da1d6a
Show file tree
Hide file tree
Showing 7 changed files with 2,154 additions and 1,779 deletions.
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,65 +13,65 @@
"node": ">=20.9.0"
},
"devDependencies": {
"@satorijs/element": "^3.1.5",
"@satorijs/element": "^3.1.7",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.11.19",
"@types/node": "^20.17.6",
"cross-env": "^7.0.3",
"dotenv": "^16.4.4",
"dotenv-vault": "^1.26.0",
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"dotenv": "^16.4.5",
"dotenv-vault": "^1.26.2",
"prettier": "^3.3.3",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"yml-register": "^1.2.5"
},
"dependencies": {
"@koishijs/plugin-adapter-dingtalk": "^2.2.1",
"@koishijs/plugin-adapter-discord": "^4.2.2",
"@koishijs/plugin-adapter-satori": "^1.0.8",
"@cordisjs/plugin-http": "^0.6.3",
"@koishijs/plugin-adapter-dingtalk": "^2.4.2",
"@koishijs/plugin-adapter-discord": "^4.5.9",
"@koishijs/plugin-adapter-kook": "^4.6.4",
"@koishijs/plugin-adapter-satori": "^1.3.1",
"@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.1",
"@koishijs/plugin-console": "^5.27.9",
"@koishijs/plugin-database-mongo": "^4.11.0",
"@koishijs/plugin-commands": "^3.5.4",
"@koishijs/plugin-console": "^5.30.0",
"@koishijs/plugin-database-mongo": "^5.6.0",
"@koishijs/plugin-dataview": "^2.3.1",
"@koishijs/plugin-echo": "^2.2.5",
"@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.7",
"@koishijs/plugin-explorer": "^1.5.5",
"@koishijs/plugin-help": "^2.4.4",
"@koishijs/plugin-insight": "^3.5.2",
"@koishijs/plugin-logger": "^2.6.8",
"@koishijs/plugin-sandbox": "^3.4.1",
"@koishijs/plugin-server": "^3.2.4",
"@koishijs/plugin-status": "^7.4.10",
"fexios": "^1.5.0",
"fexios": "^1.7.1",
"json5": "^2.2.3",
"koishi": "^4.16.8",
"koishi-plugin-adapter-onebot": "^6.5.0",
"koishi-plugin-adapter-red": "^2.9.7",
"koishi-plugin-adapter-villa": "^0.7.0",
"koishi-plugin-assets-s3": "^1.2.5",
"koishi": "^4.18.0",
"koishi-plugin-adapter-onebot": "^6.7.3",
"koishi-plugin-assets-s3": "^1.3.2",
"koishi-plugin-baidu": "^1.1.1",
"koishi-plugin-dialogue": "^4.1.3",
"koishi-plugin-dialogue-author": "^1.2.1",
"koishi-plugin-dialogue-context": "^1.0.4",
"koishi-plugin-dialogue-flow": "^1.0.4",
"koishi-plugin-dialogue-rate-limit": "^1.0.3",
"koishi-plugin-github": "^5.5.1",
"koishi-plugin-image-search": "^4.3.0",
"koishi-plugin-mediawiki": "^2.1.0",
"koishi-plugin-novelai": "^1.21.1",
"koishi-plugin-puppeteer": "^3.7.3",
"koishi-plugin-rate-limit": "^2.0.1",
"koishi-plugin-recall": "^1.4.0",
"koishi-plugin-image-search": "^4.3.2",
"koishi-plugin-mediawiki": "^3.0.0",
"koishi-plugin-novelai": "^1.25.0",
"koishi-plugin-puppeteer": "^3.9.0",
"koishi-plugin-rate-limit": "^2.0.4",
"koishi-plugin-recall": "^1.4.1",
"koishi-plugin-repeater": "^1.0.1",
"koishi-plugin-schedule": "^5.0.1",
"koishi-plugin-silk": "^0.2.0",
"koishi-plugin-switch": "^1.2.0",
"koishi-plugin-silk": "^1.5.2",
"koishi-plugin-switch": "^1.9.0",
"mint-filter": "^4.0.3",
"openai": "^4.28.0",
"wiki-saikou": "^3.3.1"
"openai": "^4.70.2",
"wiki-saikou": "^3.4.0"
}
}
Loading

0 comments on commit 6da1d6a

Please sign in to comment.