Skip to content

Commit

Permalink
Merge branch 'master' of github.com:project-epb/chatbot-sili
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-fish committed Jan 9, 2024
2 parents 17fb0fe + dda7d41 commit 7f072bc
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 61 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"env:pull": "dotenv-vault pull"
},
"engines": {
"node": ">=20.8.1"
"node": ">=20.9.0"
},
"devDependencies": {
"@satorijs/element": "^3.0.0",
Expand All @@ -28,27 +28,27 @@
"@koishijs/plugin-adapter-onebot": "^6.0.2",
"@koishijs/plugin-adapter-satori": "^1.0.3",
"@koishijs/plugin-admin": "^1.4.0",
"@koishijs/plugin-analytics": "^1.0.8",
"@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.3",
"@koishijs/plugin-commands": "^3.4.6",
"@koishijs/plugin-console": "^5.25.4",
"@koishijs/plugin-commands": "^3.4.7",
"@koishijs/plugin-console": "^5.25.5",
"@koishijs/plugin-database-mongo": "^4.10.4",
"@koishijs/plugin-dataview": "^2.3.1",
"@koishijs/plugin-echo": "^2.2.5",
"@koishijs/plugin-explorer": "^1.5.0",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-insight": "^3.4.5",
"@koishijs/plugin-logger": "^2.6.4",
"@koishijs/plugin-sandbox": "^3.2.3",
"@koishijs/plugin-logger": "^2.6.5",
"@koishijs/plugin-sandbox": "^3.2.4",
"@koishijs/plugin-server": "^3.1.3",
"@koishijs/plugin-status": "^7.4.5",
"@koishijs/plugin-status": "^7.4.6",
"fexios": "^1.5.0",
"json5": "^2.2.3",
"koishi": "^4.16.4",
"koishi-plugin-adapter-red": "^2.8.0",
"koishi-plugin-adapter-red": "^2.9.0",
"koishi-plugin-adapter-villa": "^0.7.0",
"koishi-plugin-assets-s3": "^1.2.5",
"koishi-plugin-baidu": "^1.1.1",
Expand Down
114 changes: 61 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f072bc

Please sign in to comment.