feat: css/js unminify

This commit is contained in:
Corentin Bringer 2025-07-21 18:29:33 +02:00
commit 99f4158931
9 changed files with 348 additions and 37 deletions

View file

@ -56,6 +56,7 @@
"i18next": "^25.3.2",
"i18next-http-backend": "^3.0.2",
"jimp": "^0.22.12",
"js-beautify": "^1.15.4",
"js-quantities": "^1.8.0",
"jszip": "^3.10.1",
"lint-staged": "^15.4.3",
@ -92,6 +93,7 @@
"@testing-library/react": "^14.3.1",
"@types/color": "^3.0.6",
"@types/color-rgba": "^2.1.2",
"@types/js-beautify": "^1.14.3",
"@types/node": "^20.12.12",
"@types/qrcode": "^1.5.5",
"@types/react": "^18.3.3",