chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-12-09 10:56:56 +01:00
parent b14fa17e1a
commit 0708b3c45d
No known key found for this signature in database
2 changed files with 18 additions and 18 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -91,15 +91,15 @@
"@types/mime-types": "^2.1.4",
"@types/pg": "^8.11.10",
"@types/qs": "^6.9.17",
"drizzle-kit": "^0.28.1",
"drizzle-kit": "^0.29.1",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-mathjax3": "^4.3.2",
"oclif": "^4.15.29",
"oclif": "^4.16.0",
"ts-prune": "^0.10.3",
"typescript": "^5.7.2",
"vitepress": "^1.5.0",
"vitepress-plugin-tabs": "^0.5.0",
"vitepress-sidebar": "^1.29.0",
"vitepress-sidebar": "^1.30.2",
"vue": "^3.5.13",
"zod-to-json-schema": "^3.23.5"
},
@ -111,47 +111,47 @@
"@bull-board/api": "^6.5.3",
"@bull-board/hono": "^6.5.3",
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/hono": "npm:@jsr/hono__hono@4.6.12",
"@hono/hono": "npm:@jsr/hono__hono@4.6.13",
"@hono/prometheus": "^1.0.1",
"@hono/swagger-ui": "^0.5.0",
"@hono/zod-openapi": "^0.16.4",
"@inquirer/confirm": "^5.0.2",
"@inquirer/input": "^4.0.2",
"@inquirer/confirm": "^5.1.0",
"@inquirer/input": "^4.1.0",
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.114+327c9473",
"@oclif/core": "^4.0.33",
"@sentry/bun": "^8.41.0",
"@oclif/core": "^4.0.36",
"@sentry/bun": "^8.42.0",
"@tufjs/canonical-json": "^2.0.0",
"@versia/client": "^0.1.2",
"@versia/client": "^0.1.4",
"@versia/federation": "^0.1.4",
"@versia/kit": "workspace:*",
"altcha-lib": "^1.1.1",
"blurhash": "^2.0.5",
"bullmq": "^5.29.1",
"bullmq": "^5.33.0",
"c12": "^2.0.1",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
"cli-table": "^0.3.11",
"confbox": "^0.1.8",
"drizzle-orm": "^0.36.4",
"drizzle-orm": "^0.37.0",
"extract-zip": "^2.0.1",
"hono": "npm:@jsr/hono__hono@4.6.12",
"hono": "npm:@jsr/hono__hono@4.6.13",
"html-to-text": "^9.0.5",
"ioredis": "^5.4.1",
"ip-matching": "^2.1.2",
"iso-639-1": "^3.1.3",
"jose": "^5.9.6",
"linkify-html": "^4.1.4",
"linkify-string": "^4.1.4",
"linkifyjs": "^4.1.4",
"linkify-html": "^4.2.0",
"linkify-string": "^4.2.0",
"linkifyjs": "^4.2.0",
"magic-regexp": "^0.8.0",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.2.0",
"markdown-it-container": "^4.0.0",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"mitata": "^1.0.19",
"oauth4webapi": "^3.1.3",
"mitata": "^1.0.20",
"oauth4webapi": "^3.1.4",
"ora": "^8.1.1",
"pg": "^8.13.1",
"prom-client": "^15.1.3",
@ -161,7 +161,7 @@
"string-comparison": "^1.3.0",
"stringify-entities": "^4.0.4",
"strip-ansi": "^7.1.0",
"table": "^6.8.2",
"table": "^6.9.0",
"unzipit": "^1.4.3",
"uqr": "^0.1.2",
"xss": "^1.0.15",