Update JS and PY deps (#34143)

- Update selected dependencies.
- Ran `make svg && git add --all`.
- Tested mermaid and swagger.
- Mark `fileicon` assets as generated so they don't spam the diff.
- Webpack is not upgraded because it has some regression.
This commit is contained in:
silverwind
2025-04-08 06:42:32 +02:00
committed by GitHub
parent 07c6087878
commit 90b509aafb
7 changed files with 585 additions and 504 deletions

View File

@@ -6,7 +6,7 @@ python = "^3.10"
[tool.poetry.group.dev.dependencies]
djlint = "1.36.4"
yamllint = "1.36.1"
yamllint = "1.37.0"
[tool.djlint]
profile="golang"