Update JS and PY dependencies (#29184)

- Update all excluding `@mcaptcha/vanilla-glue` and
`eslint-plugin-array-func`
- Tested pdf, chart.js, swagger

(cherry picked from commit 8f9c9d3a5fa185f4a61f71e49f15b6d5e611b44a)
This commit is contained in:
silverwind 2024-02-16 03:20:50 +01:00 committed by Earl Warren
parent b16e26dbeb
commit 6f159f4c1c
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
4 changed files with 404 additions and 355 deletions

View file

@ -9,7 +9,7 @@ python = "^3.8"
[tool.poetry.group.dev.dependencies]
djlint = "1.34.1"
yamllint = "1.34.0"
yamllint = "1.35.0"
[tool.djlint]
profile="golang"