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:
parent
2de05f9432
commit
06dcb251f3
289 changed files with 430 additions and 421 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue