Env: Add sharp for image conversion to avif

This commit is contained in:
2024-12-14 15:53:43 +01:00
parent ae8310aeba
commit 43638f5f40
2 changed files with 466 additions and 4 deletions

View File

@ -33,6 +33,7 @@
"dependencies": {
"@floating-ui/dom": "^1.6.12",
"pocketbase": "^0.22.1",
"sharp": "^0.33.5",
"uuid": "^11.0.3"
}
}