Add HEIC to JPEG conversion and image resizing support; update dependencies and Dockerfile
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@
|
||||
"next": "^16.1.6",
|
||||
"qrcode": "^1.5.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"react-dom": "^18.3.1",
|
||||
"sharp": "^0.34.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22",
|
||||
|
||||
Reference in New Issue
Block a user