chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-09-30 13:53:14 +02:00
parent 3f3cf8ec39
commit 23300ae93e
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -88,7 +88,7 @@
"@types/pg": "^8.11.10", "@types/pg": "^8.11.10",
"@types/qs": "^6.9.16", "@types/qs": "^6.9.16",
"drizzle-kit": "^0.24.2", "drizzle-kit": "^0.24.2",
"oclif": "^4.14.35", "oclif": "^4.14.36",
"ts-prune": "^0.10.3", "ts-prune": "^0.10.3",
"typescript": "^5.6.2", "typescript": "^5.6.2",
"zod-to-json-schema": "^3.23.3" "zod-to-json-schema": "^3.23.3"
@ -102,7 +102,7 @@
"@hono/hono": "npm:@jsr/hono__hono@4.6.3", "@hono/hono": "npm:@jsr/hono__hono@4.6.3",
"@hono/prometheus": "^1.0.1", "@hono/prometheus": "^1.0.1",
"@hono/swagger-ui": "^0.4.1", "@hono/swagger-ui": "^0.4.1",
"@hono/zod-openapi": "^0.16.0", "@hono/zod-openapi": "^0.16.2",
"@inquirer/confirm": "^4.0.1", "@inquirer/confirm": "^4.0.1",
"@inquirer/input": "^3.0.1", "@inquirer/input": "^3.0.1",
"@json2csv/plainjs": "^7.0.6", "@json2csv/plainjs": "^7.0.6",
@ -114,8 +114,8 @@
"@versia/federation": "^0.1.1-rc.4", "@versia/federation": "^0.1.1-rc.4",
"altcha-lib": "^1.1.0", "altcha-lib": "^1.1.0",
"blurhash": "^2.0.5", "blurhash": "^2.0.5",
"bullmq": "^5.13.2", "bullmq": "^5.14.0",
"c12": "^1.11.2", "c12": "^2.0.0",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"cli-progress": "^3.12.0", "cli-progress": "^3.12.0",
"cli-table": "^0.3.11", "cli-table": "^0.3.11",