Merge branch 'main' into changes

This commit is contained in:
Emrik Östling 2025-08-03 19:42:54 +02:00 committed by GitHub
commit cf93fed64b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 394 additions and 84 deletions

View file

@ -21,7 +21,8 @@
"@elysiajs/static": "^1.3.0",
"@kitajs/html": "^4.2.9",
"elysia": "^1.3.4",
"sanitize-filename": "^1.6.3"
"sanitize-filename": "^1.6.3",
"tar": "^7.4.3"
},
"module": "src/index.tsx",
"type": "module",