feat: image compression w/ sharp
This commit is contained in:
parent
7b11266f72
commit
861bb01a31
7 changed files with 1626 additions and 52 deletions
|
|
@ -58,6 +58,7 @@
|
|||
"openai": "^4.103.0",
|
||||
"postgres": "^3.4.4",
|
||||
"redis": "^5.1.0",
|
||||
"sharp": "^0.34.2",
|
||||
"svelte-apexcharts": "^1.0.2",
|
||||
"svelte-confetti": "^2.3.1",
|
||||
"svelte-lightweight-charts": "^2.2.0"
|
||||
|
|
@ -65,4 +66,4 @@
|
|||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue