bilder komprimieren

This commit is contained in:
Timo Knuth
2026-01-14 15:30:32 +01:00
parent 904e439102
commit 0a02876ea4
12 changed files with 282 additions and 133 deletions

View File

@@ -58,7 +58,6 @@
"react-i18next": "^13.5.0",
"react-simple-maps": "^3.0.0",
"resend": "^6.4.2",
"sharp": "^0.33.1",
"stripe": "^19.1.0",
"tailwind-merge": "^2.2.0",
"uuid": "^13.0.0",
@@ -79,6 +78,7 @@
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prisma": "^5.7.0",
"sharp": "^0.34.5",
"tailwindcss": "^3.3.6",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
@@ -86,4 +86,4 @@
"engines": {
"node": ">=18.0.0"
}
}
}