chore(deps): update dependencies.json

This commit is contained in:
LGUG2Z
2025-05-04 11:38:03 -07:00
parent 46d5ea4a1d
commit ee89b344df
2 changed files with 22 additions and 16 deletions

View File

@@ -88,3 +88,6 @@ schemagen:
generate-schema-doc ./schema.json --config template_name=js_offline --config minify=false ./static-config-docs/
generate-schema-doc ./schema.bar.json --config template_name=js_offline --config minify=false ./bar-config-docs/
mv ./bar-config-docs/schema.bar.html ./bar-config-docs/schema.html
depgen:
cargo deny list --format json | jq 'del(.unlicensed)' > dependencies.json