feat: update npm packages use terser to minify (#3614)

This commit is contained in:
dni ⚡ 2025-12-04 08:20:01 +01:00 committed by GitHub
parent af9331eede
commit 5213508dc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 6975 additions and 6185 deletions

View file

@ -23,7 +23,7 @@ repos:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.6.2
rev: v3.7.4
hooks:
- id: prettier
types_or: [css, javascript, html, json]