diff --git a/bun.lockb b/bun.lockb index fd9669d6..747a8fb1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 48f42842..97cfac80 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,11 @@ "cli": "bun run cli.ts" }, "trustedDependencies": [ - "sharp", - "@prisma/client" + "@prisma/client", + "@prisma/engines", + "esbuild", + "prisma", + "sharp" ], "devDependencies": { "@julr/unocss-preset-forms": "^0.1.0", @@ -109,7 +112,7 @@ "log-manager": "workspace:*", "marked": "latest", "media-manager": "workspace:*", - "megalodon": "^9.1.1", + "megalodon": "^10.0.0", "meilisearch": "latest", "merge-deep-ts": "^1.2.6", "next-route-matcher": "^1.0.1",