mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +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/pg": "^8.11.6",
|
||||
"@types/qs": "^6.9.15",
|
||||
"drizzle-kit": "^0.23.2",
|
||||
"drizzle-kit": "^0.24.0",
|
||||
"oclif": "^4.14.15",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.5.4",
|
||||
|
|
@ -108,16 +108,16 @@
|
|||
"@lysand-org/client": "^0.2.5",
|
||||
"@lysand-org/federation": "^2.2.0-rc.4",
|
||||
"@oclif/core": "^4.0.17",
|
||||
"@sentry/bun": "^8.24.0",
|
||||
"@sentry/bun": "^8.25.0",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
"altcha-lib": "^0.5.1",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.12.0",
|
||||
"bullmq": "^5.12.2",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
"config-manager": "workspace:*",
|
||||
"drizzle-orm": "^0.32.2",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"extract-zip": "^2.0.1",
|
||||
"hono": "npm:@jsr/hono__hono@4.5.4",
|
||||
"html-to-text": "^9.0.5",
|
||||
|
|
|
|||
10
pin.json
10
pin.json
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "0.7",
|
||||
"x86_64-linux": "sha256-xAf9lOWVMx2zffdiIi7eilmzWa83/gXoM8LWt+tmzoo=",
|
||||
"x86_64-darwin": "sha256-Sjt/JkyPRCzRpAqJOmBKCBAGWSeV7RYOOokCLYCqg+8=",
|
||||
"aarch64-darwin": "sha256-Sjt/JkyPRCzRpAqJOmBKCBAGWSeV7RYOOokCLYCqg+8=",
|
||||
"aarch64-linux": "sha256-h6wGkOfSbB8Rwm7eFvcowDdH1RdS6eFaxgf+SdYvYt8="
|
||||
"version": "0.7",
|
||||
"x86_64-linux": "sha256-xAf9lOWVMx2zffdiIi7eilmzWa83/gXoM8LWt+tmzoo=",
|
||||
"x86_64-darwin": "sha256-Sjt/JkyPRCzRpAqJOmBKCBAGWSeV7RYOOokCLYCqg+8=",
|
||||
"aarch64-darwin": "sha256-Sjt/JkyPRCzRpAqJOmBKCBAGWSeV7RYOOokCLYCqg+8=",
|
||||
"aarch64-linux": "sha256-h6wGkOfSbB8Rwm7eFvcowDdH1RdS6eFaxgf+SdYvYt8="
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue