chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-05-19 14:35:27 +02:00
parent 980b902927
commit affe456fb8
No known key found for this signature in database
5 changed files with 78 additions and 77 deletions

View file

@ -65,7 +65,7 @@
"@types/html-to-text": "^9.0.4",
"@types/markdown-it-container": "^2.0.10",
"@types/mime-types": "^2.1.4",
"@types/qs": "^6.9.18",
"@types/qs": "^6.14.0",
"@types/web-push": "^3.6.4",
"bun-bagel": "^1.2.0",
"drizzle-kit": "^0.31.1",
@ -92,10 +92,10 @@
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/zod-validator": "^0.5.0",
"@inquirer/confirm": "^5.1.10",
"@logtape/file": "^0.9.2",
"@logtape/logtape": "^0.9.2",
"@logtape/file": "^0.10.0",
"@logtape/logtape": "^0.10.0",
"@scalar/hono-api-reference": "^0.8.10",
"@sentry/bun": "^9.19.0",
"@sentry/bun": "^9.20.0",
"@versia/client": "workspace:*",
"@versia/kit": "workspace:*",
"@versia/sdk": "workspace:*",
@ -107,7 +107,7 @@
"confbox": "^0.2.2",
"drizzle-orm": "^0.43.1",
"feed": "^5.0.1",
"hono": "^4.7.9",
"hono": "^4.7.10",
"hono-openapi": "^0.4.8",
"hono-rate-limiter": "^0.4.2",
"html-to-text": "^9.0.5",