diff --git a/bun.lockb b/bun.lockb index 7d8a3ea7..0104d3ec 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 751d2ea3..b9d42771 100644 --- a/package.json +++ b/package.json @@ -76,8 +76,8 @@ "flexibleTaxonomy": true }, "devDependencies": { - "@biomejs/biome": "^1.9.1", - "@types/bun": "^1.1.9", + "@biomejs/biome": "^1.9.2", + "@types/bun": "^1.1.10", "@types/cli-progress": "^3.11.6", "@types/cli-table": "^0.3.4", "@types/html-to-text": "^9.0.4", @@ -88,7 +88,7 @@ "@types/pg": "^8.11.10", "@types/qs": "^6.9.16", "drizzle-kit": "^0.24.2", - "oclif": "^4.14.34", + "oclif": "^4.14.35", "ts-prune": "^0.10.3", "typescript": "^5.6.2", "zod-to-json-schema": "^3.23.3" @@ -99,7 +99,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.6.2", + "@hono/hono": "npm:@jsr/hono__hono@4.6.3", "@hono/prometheus": "^1.0.1", "@hono/swagger-ui": "^0.4.1", "@hono/zod-openapi": "^0.16.0", @@ -107,15 +107,15 @@ "@inquirer/confirm": "^4.0.1", "@inquirer/input": "^3.0.1", "@json2csv/plainjs": "^7.0.6", - "@logtape/logtape": "npm:@jsr/logtape__logtape@0.5.1", - "@oclif/core": "^4.0.22", - "@sentry/bun": "^8.30.0", + "@logtape/logtape": "npm:@jsr/logtape__logtape@0.6.2", + "@oclif/core": "^4.0.23", + "@sentry/bun": "^8.32.0", "@tufjs/canonical-json": "^2.0.0", "@versia/client": "^0.1.0", "@versia/federation": "^0.1.1-rc.4", "altcha-lib": "^1.1.0", "blurhash": "^2.0.5", - "bullmq": "^5.13.0", + "bullmq": "^5.13.2", "c12": "^1.11.2", "chalk": "^5.3.0", "cli-progress": "^3.12.0", @@ -123,12 +123,12 @@ "confbox": "^0.1.7", "drizzle-orm": "^0.33.0", "extract-zip": "^2.0.1", - "hono": "npm:@jsr/hono__hono@4.6.2", + "hono": "npm:@jsr/hono__hono@4.6.3", "html-to-text": "^9.0.5", "ioredis": "^5.4.1", "ip-matching": "^2.1.2", "iso-639-1": "^3.1.3", - "jose": "^5.9.2", + "jose": "^5.9.3", "linkify-html": "^4.1.3", "linkify-string": "^4.1.3", "linkifyjs": "^4.1.3", @@ -138,9 +138,9 @@ "markdown-it-container": "^4.0.0", "markdown-it-toc-done-right": "^4.2.0", "mime-types": "^2.1.35", - "oauth4webapi": "^2.15.0", + "oauth4webapi": "^2.17.0", "ora": "^8.1.0", - "pg": "^8.12.0", + "pg": "^8.13.0", "prom-client": "^15.1.3", "qs": "^6.13.0", "sharp": "^0.33.5",