mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
feat: update knub; use base Knub types for plugins
This commit is contained in:
parent
4597b83cda
commit
c2ae6d53d8
90 changed files with 713 additions and 607 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -44,7 +44,7 @@
|
|||
"fp-ts": "^2.0.1",
|
||||
"humanize-duration": "^3.15.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"knub": "^32.0.0-next.18",
|
||||
"knub": "^32.0.0-next.20",
|
||||
"knub-command-manager": "^9.1.0",
|
||||
"last-commit-log": "^2.1.0",
|
||||
"lodash.chunk": "^4.2.0",
|
||||
|
@ -13250,9 +13250,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/knub": {
|
||||
"version": "32.0.0-next.18",
|
||||
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.18.tgz",
|
||||
"integrity": "sha512-RCTozeB6WK17kh76uHKah9eSdN5nfbgrvPDCuq/fV5saZIpG1XBpbLNYJHPjvuoqMqk7BQYbR8OK1VrT52Wj8A==",
|
||||
"version": "32.0.0-next.20",
|
||||
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.20.tgz",
|
||||
"integrity": "sha512-RNi6VC4H83HShujPRuIUsuuHhVwvWY4qIaVQSswZPUGtCgY+h8rKtPQ5mCcNAroMJJWr4rVXVXUG7fOfY/ZyBg==",
|
||||
"dependencies": {
|
||||
"discord-api-types": "^0.37.67",
|
||||
"discord.js": "^14.14.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue