mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(config): 🔥 Remove dependency on c12, use confbox instead
This commit is contained in:
parent
da1e209f9e
commit
fb5c3fcd12
7 changed files with 9 additions and 209 deletions
|
|
@ -104,7 +104,6 @@
|
|||
"altcha-lib": "^1.2.0",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.48.1",
|
||||
"c12": "^3.0.3",
|
||||
"chalk": "^5.4.1",
|
||||
"clerc": "^0.44.0",
|
||||
"confbox": "^0.2.2",
|
||||
|
|
@ -142,8 +141,5 @@
|
|||
"zod": "^3.24.2",
|
||||
"zod-openapi": "^4.2.4",
|
||||
"zod-validation-error": "^3.4.0"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"giget@2.0.0": "patches/giget@2.0.0.patch"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue