]> source.dussan.org Git - gitea.git/commit
Update JS and PY dependencies (#32388)
authorsilverwind <me@silverwind.io>
Thu, 31 Oct 2024 04:19:15 +0000 (05:19 +0100)
committerGitHub <noreply@github.com>
Thu, 31 Oct 2024 04:19:15 +0000 (04:19 +0000)
commit9914c9ab08d72434ea55e4c53a1b4528fdadc181
tree532d8cbb0d66e0cd3acbc358e7a226f8947b8e89
parenta4a121c684fdbbad19971ff658166fd47932b192
Update JS and PY dependencies (#32388)

- Update all JS dependencies excluding stylelint (because of
https://github.com/AndyOGo/stylelint-declaration-strict-value/issues/379).
- Update all PY dependencies.
- Replace `eslint-plugin-deprecation` with
`@typescript-eslint/no-deprecated` rule.
- Enabled `unicorn/prefer-math-min-max` and autofixed issues.
- Tested all dependencies.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
.eslintrc.yaml
package-lock.json
package.json
poetry.lock
public/assets/img/svg/octicon-thumbsdown.svg
public/assets/img/svg/octicon-thumbsup.svg
pyproject.toml
web_src/js/utils/dom.ts