Update JS and PY dependencies (#33249)

- Update all JS and PY dependencies
- Tested affected dependencies
- Disabled `async-preventdefault` lint rule because it brought up new
false-positives.
This commit is contained in:
silverwind
2025-01-16 10:56:41 +01:00
repo.diff.committed_by GitHub
repo.diff.parent 2483a93fbc
repo.diff.commit ab347fd0f7
repo.diff.stats_desc%!(EXTRA int=6, int=571, int=449)

repo.diff.view_file

@@ -5,7 +5,7 @@ package-mode = false
python = "^3.10"
[tool.poetry.group.dev.dependencies]
djlint = "1.36.3"
djlint = "1.36.4"
yamllint = "1.35.1"
[tool.djlint]