mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user