Update JS and PY dependencies (#29127)

- Update all excluding `@mcaptcha/vanilla-glue` and
`eslint-plugin-array-func`
- Remove deprecated and duplicate eslint rule
- Tested Monaco, Mermaid and Swagger

(cherry picked from commit 4fe37124e9ad5395b734662a7e8ab7b0025c38a3)
This commit is contained in:
silverwind 2024-02-11 13:55:11 +01:00 committed by Earl Warren
parent 231548ba7e
commit f7491db1c0
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 125 additions and 151 deletions

View file

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