diff --git a/bun.lockb b/bun.lockb index c75e1f57..58f810b4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5479594f..03d1f5b8 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@types/bun": "^1.1.14", + "@types/bun": "^1.1.17", "@types/cli-progress": "^3.11.6", "@types/cli-table": "^0.3.4", "@types/html-to-text": "^9.0.4", @@ -89,14 +89,14 @@ "@types/markdown-it-container": "^2.0.10", "@types/mime-types": "^2.1.4", "@types/pg": "^8.11.10", - "@types/qs": "^6.9.17", + "@types/qs": "^6.9.18", "@types/web-push": "^3.6.4", - "drizzle-kit": "^0.30.1", + "drizzle-kit": "^0.30.2", "markdown-it-image-figures": "^2.1.1", "markdown-it-mathjax3": "^4.3.2", - "oclif": "^4.17.7", + "oclif": "^4.17.13", "ts-prune": "^0.10.3", - "typescript": "^5.7.2", + "typescript": "^5.7.3", "vitepress": "^1.5.0", "vitepress-plugin-tabs": "^0.5.0", "vitepress-sidebar": "^1.30.2", @@ -108,38 +108,38 @@ }, "dependencies": { "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client", - "@bull-board/api": "^6.5.4", - "@bull-board/hono": "^6.5.4", + "@bull-board/api": "^6.6.2", + "@bull-board/hono": "^6.6.2", "@hackmd/markdown-it-task-lists": "^2.1.4", "@hono/prometheus": "^1.0.1", "@hono/swagger-ui": "^0.5.0", "@hono/zod-openapi": "0.18.3", "@hono/zod-validator": "^0.4.2", - "@inquirer/confirm": "^5.1.1", - "@inquirer/input": "^4.1.1", + "@inquirer/confirm": "^5.1.3", + "@inquirer/input": "^4.1.3", "@json2csv/plainjs": "^7.0.6", "@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.114+327c9473", - "@oclif/core": "^4.2.0", - "@sentry/bun": "^8.47.0", + "@oclif/core": "^4.2.3", + "@sentry/bun": "^8.50.0", "@tufjs/canonical-json": "^2.0.0", "@versia/client": "^0.1.5", "@versia/federation": "^0.1.4", "@versia/kit": "workspace:*", "altcha-lib": "^1.2.0", "blurhash": "^2.0.5", - "bullmq": "^5.34.5", + "bullmq": "^5.34.10", "c12": "^2.0.1", "chalk": "^5.4.1", "cli-progress": "^3.12.0", "cli-table": "^0.3.11", "confbox": "^0.1.8", - "drizzle-orm": "^0.38.3", + "drizzle-orm": "^0.38.4", "extract-zip": "^2.0.1", - "hono": "^4.6.15", + "hono": "^4.6.16", "html-to-text": "^9.0.5", "ioredis": "^5.4.2", "ip-matching": "^2.1.2", - "iso-639-1": "^3.1.3", + "iso-639-1": "^3.1.4", "jose": "^5.9.6", "linkify-html": "^4.2.0", "linkify-string": "^4.2.0", @@ -150,12 +150,12 @@ "markdown-it-container": "^4.0.0", "markdown-it-toc-done-right": "^4.2.0", "mime-types": "^2.1.35", - "mitata": "^1.0.23", + "mitata": "^1.0.30", "oauth4webapi": "^3.1.4", "ora": "^8.1.1", "pg": "^8.13.1", "prom-client": "^15.1.3", - "qs": "^6.13.1", + "qs": "^6.14.0", "sharp": "^0.33.5", "sonic-channel": "^1.3.1", "string-comparison": "^1.3.0", @@ -173,6 +173,6 @@ "zod": "^3.24.1" }, "patchedDependencies": { - "@bull-board/api@6.5.4": "patches/@bull-board%2Fapi@6.5.3.patch" + "@bull-board/api@6.6.2": "patches/@bull-board%2Fapi@6.5.3.patch" } }