2
0

Update JS and PY dependencies (#29184)

- Update all excluding `@mcaptcha/vanilla-glue` and
`eslint-plugin-array-func`
- Tested pdf, chart.js, swagger
This commit is contained in:
silverwind
2024-02-16 03:20:50 +01:00
committed by GitHub
parent 7f1db5a7f7
commit c7fa7fa703
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"