chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-10-14 18:08:23 +02:00
parent d000914f61
commit e8827bccfa
No known key found for this signature in database
3 changed files with 4 additions and 49 deletions

View file

@ -88,7 +88,7 @@
"@types/pg": "^8.11.10",
"@types/qs": "^6.9.16",
"drizzle-kit": "^0.25.0",
"oclif": "^4.15.6",
"oclif": "^4.15.8",
"ts-prune": "^0.10.3",
"typescript": "^5.6.3",
"zod-to-json-schema": "^3.23.3"
@ -111,11 +111,11 @@
"@sentry/bun": "^8.34.0",
"@tufjs/canonical-json": "^2.0.0",
"@versia/client": "^0.1.0",
"@versia/federation": "^0.1.1-rc.4",
"@versia/federation": "^0.1.1",
"@versia/kit": "workspace:*",
"altcha-lib": "^1.1.0",
"blurhash": "^2.0.5",
"bullmq": "^5.19.0",
"bullmq": "^5.20.0",
"c12": "^2.0.1",
"chalk": "^5.3.0",
"cli-progress": "^3.12.0",
@ -138,7 +138,7 @@
"markdown-it-container": "^4.0.0",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"oauth4webapi": "^3.0.0",
"oauth4webapi": "^3.1.0",
"ora": "^8.1.0",
"pg": "^8.13.0",
"prom-client": "^15.1.3",
@ -154,8 +154,5 @@
"xss": "^1.0.15",
"zod": "^3.23.8",
"zod-validation-error": "^3.4.0"
},
"patchedDependencies": {
"@versia/federation@0.1.1-rc.4": "patches/@versia%2Ffederation@0.1.1-rc.4.patch"
}
}