This commit is contained in:
lubiana 2025-07-25 21:15:45 +02:00
parent 84ef53ae05
commit 21471c69ba
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
6 changed files with 179 additions and 29 deletions

View file

@ -29,6 +29,7 @@
"globals": "^16.3.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.35.1",
"vite": "^7.0.4"
"vite": "^7.0.4",
"vite-plugin-compression2": "^2.2.0"
}
}