diff --git a/bun.lock b/bun.lock index a412d29..6c7665f 100644 --- a/bun.lock +++ b/bun.lock @@ -14,6 +14,7 @@ "culori": "^4.0.2", "dayjs": "^1.11.20", "micromorph": "^0.4.5", + "sharp": "^0.34.5", "unocss": "^66.6.8", "yocto-spinner": "^1.2.0", }, diff --git a/package.json b/package.json index 7901967..1670ebd 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "culori": "^4.0.2", "dayjs": "^1.11.20", "micromorph": "^0.4.5", + "sharp": "^0.34.5", "unocss": "^66.6.8", "yocto-spinner": "^1.2.0" },