chore: update redocly to 2.0.5 (@fehmer) (#6874)

This commit is contained in:
Christian Fehmer 2025-08-14 11:14:33 +02:00 committed by GitHub
parent 52f293e294
commit 7a91b4e08b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 549 additions and 76 deletions

View file

@ -66,7 +66,7 @@
"@monkeytype/oxlint-config": "workspace:*",
"@monkeytype/schemas": "workspace:*",
"@monkeytype/typescript-config": "workspace:*",
"@redocly/cli": "1.28.5",
"@redocly/cli": "2.0.5",
"@types/bcrypt": "5.0.2",
"@types/cors": "2.8.12",
"@types/cron": "1.7.3",

View file

@ -13,35 +13,34 @@ apis:
public@v2:
root: dist/static/api/public.json
theme:
openapi:
theme:
logo:
gutter: "2rem"
colors:
primary:
main: "#e2b714"
border:
dark: "#e2b714"
light: "#e2b714"
error:
main: "#da3333"
success:
main: "#009400"
text:
primary: "#646669"
secondary: "#d1d0c5"
warning:
main: "#FF00FF"
http:
delete: "#da3333"
post: "#004D94"
patch: "#af8d0f"
get: "#009400"
sidebar:
backgroundColor: "#323437"
textColor: "#d1d0c5"
activeTextColor: "#e2b714"
rightPanel:
backgroundColor: "#323437"
textColor: "#d1d0c5"
openapi:
theme:
logo:
gutter: "2rem"
colors:
primary:
main: "#e2b714"
border:
dark: "#e2b714"
light: "#e2b714"
error:
main: "#da3333"
success:
main: "#009400"
text:
primary: "#646669"
secondary: "#d1d0c5"
warning:
main: "#FF00FF"
http:
delete: "#da3333"
post: "#004D94"
patch: "#af8d0f"
get: "#009400"
sidebar:
backgroundColor: "#323437"
textColor: "#d1d0c5"
activeTextColor: "#e2b714"
rightPanel:
backgroundColor: "#323437"
textColor: "#d1d0c5"

560
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff