mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
0557d52afe
commit
6cf97e5dd7
16
package.json
16
package.json
|
|
@ -88,7 +88,7 @@
|
|||
"@types/pg": "^8.11.10",
|
||||
"@types/qs": "^6.9.16",
|
||||
"drizzle-kit": "^0.24.2",
|
||||
"oclif": "^4.15.2",
|
||||
"oclif": "^4.15.5",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.6.2",
|
||||
"zod-to-json-schema": "^3.23.3"
|
||||
|
|
@ -102,11 +102,11 @@
|
|||
"@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.3",
|
||||
"@inquirer/confirm": "^4.0.1",
|
||||
"@inquirer/input": "^3.0.1",
|
||||
"@hono/zod-openapi": "^0.16.4",
|
||||
"@inquirer/confirm": "^5.0.0",
|
||||
"@inquirer/input": "^4.0.0",
|
||||
"@json2csv/plainjs": "^7.0.6",
|
||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.6.2",
|
||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.6.3",
|
||||
"@oclif/core": "^4.0.27",
|
||||
"@sentry/bun": "^8.33.1",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
|
|
@ -115,12 +115,12 @@
|
|||
"@versia/kit": "workspace:*",
|
||||
"altcha-lib": "^1.1.0",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.15.0",
|
||||
"c12": "^2.0.0",
|
||||
"bullmq": "^5.16.0",
|
||||
"c12": "^2.0.1",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
"confbox": "^0.1.7",
|
||||
"confbox": "^0.1.8",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"extract-zip": "^2.0.1",
|
||||
"hono": "npm:@jsr/hono__hono@4.6.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue