chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-08-19 14:46:20 +02:00
parent 526ae6cfdd
commit eeafabe4dd
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -87,7 +87,7 @@
"@types/pg": "^8.11.6",
"@types/qs": "^6.9.15",
"drizzle-kit": "^0.24.0",
"oclif": "^4.14.15",
"oclif": "^4.14.22",
"ts-prune": "^0.10.3",
"typescript": "^5.5.4",
"zod-to-json-schema": "^3.23.2"
@ -98,7 +98,7 @@
"dependencies": {
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/hono": "npm:@jsr/hono__hono@4.5.4",
"@hono/hono": "npm:@jsr/hono__hono@4.5.6",
"@hono/zod-validator": "^0.2.2",
"@inquirer/confirm": "^3.1.22",
"@inquirer/input": "^2.2.9",
@ -107,22 +107,22 @@
"@lysand-org/client": "^0.2.5",
"@lysand-org/federation": "^2.2.0-rc.4",
"@oclif/core": "^4.0.17",
"@sentry/bun": "^8.25.0",
"@sentry/bun": "^8.26.0",
"@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.5.1",
"blurhash": "^2.0.5",
"bullmq": "^5.12.2",
"bullmq": "^5.12.9",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
"cli-table": "^0.3.11",
"drizzle-orm": "^0.33.0",
"extract-zip": "^2.0.1",
"hono": "npm:@jsr/hono__hono@4.5.4",
"hono": "npm:@jsr/hono__hono@4.5.6",
"html-to-text": "^9.0.5",
"ioredis": "^5.4.1",
"ip-matching": "^2.1.2",
"iso-639-1": "^3.1.2",
"jose": "^5.6.3",
"jose": "^5.7.0",
"linkify-html": "^4.1.3",
"linkify-string": "^4.1.3",
"linkifyjs": "^4.1.3",
@ -132,11 +132,11 @@
"markdown-it-container": "^4.0.0",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"oauth4webapi": "^2.11.1",
"oauth4webapi": "^2.12.0",
"ora": "^8.0.1",
"pg": "^8.12.0",
"qs": "^6.13.0",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"sonic-channel": "^1.3.1",
"string-comparison": "^1.3.0",
"stringify-entities": "^4.0.4",