mirror of
https://github.com/versia-pub/server.git
synced 2025-12-07 00:48:18 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
e588e98f4e
commit
5a159226db
|
|
@ -87,7 +87,7 @@
|
||||||
"@types/mime-types": "^2.1.4",
|
"@types/mime-types": "^2.1.4",
|
||||||
"@types/pg": "^8.11.6",
|
"@types/pg": "^8.11.6",
|
||||||
"@types/qs": "^6.9.15",
|
"@types/qs": "^6.9.15",
|
||||||
"drizzle-kit": "^0.23.2",
|
"drizzle-kit": "^0.24.0",
|
||||||
"oclif": "^4.14.15",
|
"oclif": "^4.14.15",
|
||||||
"ts-prune": "^0.10.3",
|
"ts-prune": "^0.10.3",
|
||||||
"typescript": "^5.5.4",
|
"typescript": "^5.5.4",
|
||||||
|
|
@ -108,16 +108,16 @@
|
||||||
"@lysand-org/client": "^0.2.5",
|
"@lysand-org/client": "^0.2.5",
|
||||||
"@lysand-org/federation": "^2.2.0-rc.4",
|
"@lysand-org/federation": "^2.2.0-rc.4",
|
||||||
"@oclif/core": "^4.0.17",
|
"@oclif/core": "^4.0.17",
|
||||||
"@sentry/bun": "^8.24.0",
|
"@sentry/bun": "^8.25.0",
|
||||||
"@tufjs/canonical-json": "^2.0.0",
|
"@tufjs/canonical-json": "^2.0.0",
|
||||||
"altcha-lib": "^0.5.1",
|
"altcha-lib": "^0.5.1",
|
||||||
"blurhash": "^2.0.5",
|
"blurhash": "^2.0.5",
|
||||||
"bullmq": "^5.12.0",
|
"bullmq": "^5.12.2",
|
||||||
"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",
|
||||||
"config-manager": "workspace:*",
|
"config-manager": "workspace:*",
|
||||||
"drizzle-orm": "^0.32.2",
|
"drizzle-orm": "^0.33.0",
|
||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"hono": "npm:@jsr/hono__hono@4.5.4",
|
"hono": "npm:@jsr/hono__hono@4.5.4",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue