diff --git a/biome.json b/biome.json index 764eab29..357d42d8 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.9.1/schema.json", + "$schema": "https://biomejs.dev/schemas/1.9.3/schema.json", "organizeImports": { "enabled": true }, diff --git a/bun.lockb b/bun.lockb index e9969461..c6311c7d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index be0d52be..e61187f2 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "flexibleTaxonomy": true }, "devDependencies": { - "@biomejs/biome": "^1.9.2", + "@biomejs/biome": "^1.9.3", "@types/bun": "^1.1.10", "@types/cli-progress": "^3.11.6", "@types/cli-table": "^0.3.4", @@ -88,7 +88,7 @@ "@types/pg": "^8.11.10", "@types/qs": "^6.9.16", "drizzle-kit": "^0.24.2", - "oclif": "^4.14.36", + "oclif": "^4.15.2", "ts-prune": "^0.10.3", "typescript": "^5.6.2", "zod-to-json-schema": "^3.23.3" @@ -102,19 +102,19 @@ "@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.2", + "@hono/zod-openapi": "^0.16.3", "@inquirer/confirm": "^4.0.1", "@inquirer/input": "^3.0.1", "@json2csv/plainjs": "^7.0.6", "@logtape/logtape": "npm:@jsr/logtape__logtape@0.6.2", - "@oclif/core": "^4.0.23", - "@sentry/bun": "^8.32.0", + "@oclif/core": "^4.0.27", + "@sentry/bun": "^8.33.1", "@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.14.0", + "bullmq": "^5.15.0", "c12": "^2.0.0", "chalk": "^5.3.0", "cli-progress": "^3.12.0",