mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
chore: update Knub to v32.0.0-next.10
This commit is contained in:
parent
1ff476581d
commit
fcf30fbc00
2 changed files with 8 additions and 8 deletions
14
backend/package-lock.json
generated
14
backend/package-lock.json
generated
|
@ -23,7 +23,7 @@
|
||||||
"humanize-duration": "^3.15.0",
|
"humanize-duration": "^3.15.0",
|
||||||
"io-ts": "^2.0.0",
|
"io-ts": "^2.0.0",
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
"knub": "^32.0.0-next.9",
|
"knub": "^32.0.0-next.10",
|
||||||
"knub-command-manager": "^9.1.0",
|
"knub-command-manager": "^9.1.0",
|
||||||
"last-commit-log": "^2.1.0",
|
"last-commit-log": "^2.1.0",
|
||||||
"lodash.chunk": "^4.2.0",
|
"lodash.chunk": "^4.2.0",
|
||||||
|
@ -3053,9 +3053,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/knub": {
|
"node_modules/knub": {
|
||||||
"version": "32.0.0-next.9",
|
"version": "32.0.0-next.10",
|
||||||
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.9.tgz",
|
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.10.tgz",
|
||||||
"integrity": "sha512-4by5DH5UXZRC0/qUinw3jYPQKk8Y1yLcSxZGHUERdYaDpAVPBo/msHiCGFBTJWFtH1/4ZaUzLaG9GE1DCAWarg==",
|
"integrity": "sha512-nG221f7NdLR6D3J8wslXpFmckh65ccvzQXMnfbcnh9UTarC8+1RQzs2SAB7gQAue+0DgkEr0sQJ90x/n9mpTcw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.9.0",
|
"discord.js": "^14.9.0",
|
||||||
"knub-command-manager": "^9.1.0",
|
"knub-command-manager": "^9.1.0",
|
||||||
|
@ -8364,9 +8364,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"knub": {
|
"knub": {
|
||||||
"version": "32.0.0-next.9",
|
"version": "32.0.0-next.10",
|
||||||
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.9.tgz",
|
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.10.tgz",
|
||||||
"integrity": "sha512-4by5DH5UXZRC0/qUinw3jYPQKk8Y1yLcSxZGHUERdYaDpAVPBo/msHiCGFBTJWFtH1/4ZaUzLaG9GE1DCAWarg==",
|
"integrity": "sha512-nG221f7NdLR6D3J8wslXpFmckh65ccvzQXMnfbcnh9UTarC8+1RQzs2SAB7gQAue+0DgkEr0sQJ90x/n9mpTcw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"discord.js": "^14.9.0",
|
"discord.js": "^14.9.0",
|
||||||
"knub-command-manager": "^9.1.0",
|
"knub-command-manager": "^9.1.0",
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
"humanize-duration": "^3.15.0",
|
"humanize-duration": "^3.15.0",
|
||||||
"io-ts": "^2.0.0",
|
"io-ts": "^2.0.0",
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
"knub": "^32.0.0-next.9",
|
"knub": "^32.0.0-next.10",
|
||||||
"knub-command-manager": "^9.1.0",
|
"knub-command-manager": "^9.1.0",
|
||||||
"last-commit-log": "^2.1.0",
|
"last-commit-log": "^2.1.0",
|
||||||
"lodash.chunk": "^4.2.0",
|
"lodash.chunk": "^4.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue