chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2025-05-16 01:50:19 +02:00
parent 5dfcfc548f
commit 7f23aa893b
No known key found for this signature in database
4 changed files with 380 additions and 225 deletions

View file

@ -61,7 +61,7 @@
],
"devDependencies": {
"@biomejs/biome": "^2.0.0-beta.2",
"@types/bun": "^1.2.12",
"@types/bun": "^1.2.13",
"@types/html-to-text": "^9.0.4",
"@types/markdown-it-container": "^2.0.10",
"@types/mime-types": "^2.1.4",
@ -75,7 +75,7 @@
"vitepress": "^1.6.3",
"vitepress-plugin-tabs": "^0.7.1",
"vitepress-sidebar": "^1.31.1",
"vue": "^3.5.13",
"vue": "^3.5.14",
"zod-to-json-schema": "^3.24.5"
},
"peerDependencies": {
@ -91,11 +91,11 @@
"@clerc/plugin-version": "^0.44.0",
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/zod-validator": "^0.5.0",
"@inquirer/confirm": "^5.1.9",
"@logtape/file": "^0.9.1",
"@logtape/logtape": "^0.9.1",
"@scalar/hono-api-reference": "^0.8.8",
"@sentry/bun": "^9.16.1",
"@inquirer/confirm": "^5.1.10",
"@logtape/file": "^0.9.2",
"@logtape/logtape": "^0.9.2",
"@scalar/hono-api-reference": "^0.8.10",
"@sentry/bun": "^9.19.0",
"@versia/client": "workspace:*",
"@versia/kit": "workspace:*",
"@versia/sdk": "workspace:*",
@ -106,8 +106,8 @@
"clerc": "^0.44.0",
"confbox": "^0.2.2",
"drizzle-orm": "^0.43.1",
"feed": "^5.0.0",
"hono": "^4.7.8",
"feed": "^5.0.1",
"hono": "^4.7.9",
"hono-openapi": "^0.4.8",
"hono-rate-limiter": "^0.4.2",
"html-to-text": "^9.0.5",