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:
silverwind
2024-02-02 10:36:32 +01:00
committed by GitHub
parent 71422c0e3b
commit a062725758
218 changed files with 1471 additions and 1686 deletions

View File

@@ -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]