3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-06-07 08:05:01 +00:00

refactor: move defaults to config schemas

This commit is contained in:
Dragory 2025-05-23 01:12:52 +00:00
parent 09eb8e92f2
commit 83d35052c3
No known key found for this signature in database
91 changed files with 450 additions and 888 deletions

8
package-lock.json generated
View file

@ -43,7 +43,7 @@
"fp-ts": "^2.0.1",
"humanize-duration": "^3.15.0",
"js-yaml": "^4.1.0",
"knub": "^32.0.0-next.23",
"knub": "^32.0.0-next.25",
"knub-command-manager": "^9.1.0",
"last-commit-log": "^2.1.0",
"lodash-es": "^4.17.21",
@ -12806,9 +12806,9 @@
}
},
"node_modules/knub": {
"version": "32.0.0-next.23",
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.23.tgz",
"integrity": "sha512-kDv6QhE5ALL9bew0GJtzFh2HpyOECCZ6gGBnZNcKUekxWh3LdKW2nYuo1kfqTycEM/5zn7uiHTGLVxfea9LNxA==",
"version": "32.0.0-next.25",
"resolved": "https://registry.npmjs.org/knub/-/knub-32.0.0-next.25.tgz",
"integrity": "sha512-5ki+0f3PD7v3mRH2ew4RIy1aXMXvUUqPGyikUjCBR8/5EF277/GNwqxC8pA5CDJi8/e29UeGyx/mqHKBvGoTXw==",
"license": "MIT",
"dependencies": {
"discord-api-types": "^0.38.8",