Update packages

This commit is contained in:
Jesse Wierzbinski 2024-04-06 18:19:55 -10:00
parent 6a54c5b805
commit 43cce22c07
No known key found for this signature in database
2 changed files with 6 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -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",