diff --git a/bun.lockb b/bun.lockb index fd84fb2..3b19eb9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a7b6f00..acba68c 100644 --- a/package.json +++ b/package.json @@ -23,11 +23,11 @@ "svelte-check": "^4.0.0", "tailwindcss": "^3.4.11", "typescript": "^5.5.0", - "vite": "^5.4.4" + "vite": "^5.4.4", + "@sveltejs/enhanced-img": "^0.3.9" }, "type": "module", "dependencies": { - "@sveltejs/enhanced-img": "^0.3.9", "clsx": "^2.1.1", "svelte-highlight": "^7.7.0" }