feat(deps): add sharp image processing library

This commit is contained in:
2026-06-06 01:35:29 -04:00
parent f1d25ecc79
commit 23f2e06c09
9 changed files with 1710 additions and 22 deletions
+2 -1
View File
@@ -43,6 +43,7 @@
"drizzle-orm": "^0.45.2",
"kysely": "^0.29.2",
"pg": "^8.21.0",
"postgres": "^3.4.5"
"postgres": "^3.4.5",
"sharp": "^0.34.5"
}
}