mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 01:21:18 +02:00
Update JS and PY dependencies, build for es2020
browsers (#28977)
- Update all JS dependencies minus @mcaptcha/vanilla-glue - Fix new lint errors - Regenerate SVGs - Switch to maintained stylelint stylistic plugin - Tested Mermaid, Citation, Swagger, sorting - Raise ESBuild target to `es2020` as dictated by `pretty-ms` dependency.
This commit is contained in:
@@ -8,7 +8,7 @@ authors = []
|
||||
python = "^3.8"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
djlint = "1.34.0"
|
||||
djlint = "1.34.1"
|
||||
yamllint = "1.33.0"
|
||||
|
||||
[tool.djlint]
|
||||
|
Reference in New Issue
Block a user