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
3912314a83
commit
cfd9d0ceb1
10
package.json
10
package.json
|
|
@ -86,7 +86,7 @@
|
|||
"@types/mime-types": "^2.1.4",
|
||||
"@types/pg": "^8.11.6",
|
||||
"@types/qs": "^6.9.15",
|
||||
"drizzle-kit": "^0.24.0",
|
||||
"drizzle-kit": "^0.24.1",
|
||||
"oclif": "^4.14.22",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.5.4",
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
"dependencies": {
|
||||
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
||||
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
||||
"@hono/hono": "npm:@jsr/hono__hono@4.5.6",
|
||||
"@hono/hono": "npm:@jsr/hono__hono@4.5.8",
|
||||
"@hono/prometheus": "^1.0.1",
|
||||
"@hono/zod-validator": "^0.2.2",
|
||||
"@inquirer/confirm": "^3.1.22",
|
||||
|
|
@ -107,19 +107,19 @@
|
|||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
|
||||
"@lysand-org/client": "^0.2.5",
|
||||
"@lysand-org/federation": "^2.2.0-rc.4",
|
||||
"@oclif/core": "^4.0.17",
|
||||
"@oclif/core": "^4.0.18",
|
||||
"@sentry/bun": "^8.26.0",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
"altcha-lib": "^0.5.1",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.12.9",
|
||||
"bullmq": "^5.12.10",
|
||||
"c12": "^1.11.1",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"extract-zip": "^2.0.1",
|
||||
"hono": "npm:@jsr/hono__hono@4.5.6",
|
||||
"hono": "npm:@jsr/hono__hono@4.5.8",
|
||||
"html-to-text": "^9.0.5",
|
||||
"ioredis": "^5.4.1",
|
||||
"ip-matching": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue