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:
parent
04d7ced063
commit
8e644d3460
8 changed files with 253 additions and 738 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue