Update js and py dependencies (#26243)

- Update all JS and PY dependencies minus
`eslint-plugin-eslint-comments` (because of
https://github.com/eslint-community/eslint-plugin-eslint-comments/issues/89)
- Regenerate SVGs
- Remove depreacted eslint rule
- Tested mermaid and swagger
This commit is contained in:
silverwind 2023-07-31 01:16:12 +02:00 committed by GitHub
parent 04d7ced063
commit 8e644d3460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 253 additions and 738 deletions

View file

@ -8,7 +8,7 @@ authors = []
python = "^3.8"
[tool.poetry.group.dev.dependencies]
djlint = "1.32.0"
djlint = "1.32.1"
[tool.djlint]
profile="golang"