chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-03-27 14:16:22 +01:00
parent c674a1309c
commit ebb0f52f1e
No known key found for this signature in database
2 changed files with 95 additions and 91 deletions

View file

@ -54,14 +54,14 @@
],
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/bun": "^1.2.5",
"@types/bun": "^1.2.7",
"@types/html-to-text": "^9.0.4",
"@types/markdown-it-container": "^2.0.10",
"@types/mime-types": "^2.1.4",
"@types/pg": "^8.11.11",
"@types/qs": "^6.9.18",
"@types/web-push": "^3.6.4",
"drizzle-kit": "^0.30.5",
"drizzle-kit": "^0.30.6",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-mathjax3": "^4.3.2",
"ts-prune": "^0.10.3",
@ -90,14 +90,14 @@
"@inquirer/confirm": "^5.1.8",
"@logtape/file": "^0.9.0",
"@logtape/logtape": "^0.9.0",
"@scalar/hono-api-reference": "^0.7.2",
"@sentry/bun": "^9.8.0",
"@scalar/hono-api-reference": "^0.7.3",
"@sentry/bun": "^9.9.0",
"@versia/client": "workspace:*",
"@versia/federation": "^0.2.1",
"@versia/kit": "workspace:*",
"altcha-lib": "^1.2.0",
"blurhash": "^2.0.5",
"bullmq": "^5.44.2",
"bullmq": "^5.44.4",
"c12": "^3.0.2",
"chalk": "^5.4.1",
"clerc": "^0.44.0",
@ -117,7 +117,7 @@
"markdown-it-anchor": "^9.2.0",
"markdown-it-container": "^4.0.0",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"mime-types": "^3.0.1",
"mitata": "^1.0.34",
"oauth4webapi": "^3.3.1",
"ora": "^8.2.0",