chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-10-04 15:35:43 +02:00
parent df29091c44
commit 728ccc9002
No known key found for this signature in database
3 changed files with 7 additions and 7 deletions

View file

@ -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
},

BIN
bun.lockb

Binary file not shown.

View file

@ -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",