feat(29-01): install Sharp for image processing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-12 19:55:23 +02:00
parent 718b118fb8
commit cee15002ae
2 changed files with 63 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
"@types/bun": "latest",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/sharp": "^0.32.0",
"@vitejs/plugin-react": "^6.0.1",
"concurrently": "^9.1.2",
"drizzle-kit": "^0.31.9",
@@ -52,6 +53,7 @@
"react": "^19.2.4",
"react-dom": "^19.2.4",
"recharts": "^3.8.0",
"sharp": "^0.34.5",
"sonner": "^2.0.7",
"tailwindcss": "^4.2.1",
"zod": "^4.3.6",