mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 00:18:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
d6fe6d2068
commit
aac94e578f
28
package.json
28
package.json
|
|
@ -90,16 +90,16 @@
|
|||
"@types/mime-types": "^2.1.4",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@types/qs": "^6.9.17",
|
||||
"drizzle-kit": "^0.28.0",
|
||||
"drizzle-kit": "^0.28.1",
|
||||
"markdown-it-image-figures": "^2.1.1",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"oclif": "^4.15.20",
|
||||
"oclif": "^4.15.28",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.6.3",
|
||||
"vitepress": "^1.5.0",
|
||||
"vitepress-plugin-tabs": "^0.5.0",
|
||||
"vitepress-sidebar": "^1.29.0",
|
||||
"vue": "^3.5.12",
|
||||
"vue": "^3.5.13",
|
||||
"zod-to-json-schema": "^3.23.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
@ -108,31 +108,31 @@
|
|||
"dependencies": {
|
||||
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
||||
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
||||
"@hono/hono": "npm:@jsr/hono__hono@4.6.9",
|
||||
"@hono/hono": "npm:@jsr/hono__hono@4.6.10",
|
||||
"@hono/prometheus": "^1.0.1",
|
||||
"@hono/swagger-ui": "^0.4.1",
|
||||
"@hono/zod-openapi": "^0.16.4",
|
||||
"@inquirer/confirm": "^5.0.1",
|
||||
"@inquirer/input": "^4.0.1",
|
||||
"@inquirer/confirm": "^5.0.2",
|
||||
"@inquirer/input": "^4.0.2",
|
||||
"@json2csv/plainjs": "^7.0.6",
|
||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.8.0-dev.110+5c38a54f",
|
||||
"@oclif/core": "^4.0.31",
|
||||
"@sentry/bun": "^8.37.1",
|
||||
"@oclif/core": "^4.0.32",
|
||||
"@sentry/bun": "^8.38.0",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
"@versia/client": "^0.1.0",
|
||||
"@versia/federation": "^0.1.3",
|
||||
"@versia/kit": "workspace:*",
|
||||
"altcha-lib": "^1.1.0",
|
||||
"altcha-lib": "^1.1.1",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.25.1",
|
||||
"bullmq": "^5.26.2",
|
||||
"c12": "^2.0.1",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
"confbox": "^0.1.8",
|
||||
"drizzle-orm": "^0.36.1",
|
||||
"drizzle-orm": "^0.36.3",
|
||||
"extract-zip": "^2.0.1",
|
||||
"hono": "npm:@jsr/hono__hono@4.6.9",
|
||||
"hono": "npm:@jsr/hono__hono@4.6.10",
|
||||
"html-to-text": "^9.0.5",
|
||||
"ioredis": "^5.4.1",
|
||||
"ip-matching": "^2.1.2",
|
||||
|
|
@ -148,11 +148,11 @@
|
|||
"markdown-it-toc-done-right": "^4.2.0",
|
||||
"mime-types": "^2.1.35",
|
||||
"mitata": "^1.0.10",
|
||||
"oauth4webapi": "^3.1.2",
|
||||
"oauth4webapi": "^3.1.3",
|
||||
"ora": "^8.1.1",
|
||||
"pg": "^8.13.1",
|
||||
"prom-client": "^15.1.3",
|
||||
"qs": "^6.13.0",
|
||||
"qs": "^6.13.1",
|
||||
"sharp": "^0.33.5",
|
||||
"sonic-channel": "^1.3.1",
|
||||
"string-comparison": "^1.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue