chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-08-09 13:09:27 +02:00
parent e588e98f4e
commit 5a159226db
No known key found for this signature in database
3 changed files with 9 additions and 9 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -87,7 +87,7 @@
"@types/mime-types": "^2.1.4",
"@types/pg": "^8.11.6",
"@types/qs": "^6.9.15",
"drizzle-kit": "^0.23.2",
"drizzle-kit": "^0.24.0",
"oclif": "^4.14.15",
"ts-prune": "^0.10.3",
"typescript": "^5.5.4",
@ -108,16 +108,16 @@
"@lysand-org/client": "^0.2.5",
"@lysand-org/federation": "^2.2.0-rc.4",
"@oclif/core": "^4.0.17",
"@sentry/bun": "^8.24.0",
"@sentry/bun": "^8.25.0",
"@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.5.1",
"blurhash": "^2.0.5",
"bullmq": "^5.12.0",
"bullmq": "^5.12.2",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
"cli-table": "^0.3.11",
"config-manager": "workspace:*",
"drizzle-orm": "^0.32.2",
"drizzle-orm": "^0.33.0",
"extract-zip": "^2.0.1",
"hono": "npm:@jsr/hono__hono@4.5.4",
"html-to-text": "^9.0.5",