update deps
All checks were successful
Build and publish container images / build-and-publish (push) Successful in 2m21s

This commit is contained in:
2023-08-19 16:07:59 -07:00
parent 6f98ed7a86
commit a5f007d285
2 changed files with 23 additions and 68 deletions

View File

@@ -2,8 +2,8 @@
"private": true,
"dependencies": {
"@doc-utils/color-themes": "^0.2.0",
"@doc-utils/docs2website": "^0.1.6",
"@doc-utils/docs2website": "^0.1.8",
"@doc-utils/jsonschema2markdown": "^0.1.1",
"@doc-utils/markdown2html": "^0.3.5"
"@doc-utils/markdown2html": "^0.3.6"
}
}