Update JS and PY dependencies (#28120)

- Update all JS and PY dependencies minus `@mcaptcha/vanilla-glue`
- Adapt to eslint rule rename
- Regenerate all SVGs because of [new
optimizations](https://github.com/svg/svgo/releases/tag/v3.0.4) from
svgo.
- Tested mentions, mermaid, vue, api docs
This commit is contained in:
silverwind 2023-11-20 01:02:57 +01:00 committed by GitHub
parent 2de05f9432
commit 06dcb251f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
289 changed files with 430 additions and 421 deletions

View file

@ -9,7 +9,7 @@ python = "^3.8"
[tool.poetry.group.dev.dependencies]
djlint = "1.34.0"
yamllint = "1.32.0"
yamllint = "1.33.0"
[tool.djlint]
profile="golang"