mirror of
https://github.com/versia-pub/server.git
synced 2026-01-26 20:26:01 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
7268bd74f7
commit
c621d9251e
16
package.json
16
package.json
|
|
@ -94,7 +94,7 @@
|
||||||
"drizzle-kit": "^0.30.1",
|
"drizzle-kit": "^0.30.1",
|
||||||
"markdown-it-image-figures": "^2.1.1",
|
"markdown-it-image-figures": "^2.1.1",
|
||||||
"markdown-it-mathjax3": "^4.3.2",
|
"markdown-it-mathjax3": "^4.3.2",
|
||||||
"oclif": "^4.17.0",
|
"oclif": "^4.17.2",
|
||||||
"ts-prune": "^0.10.3",
|
"ts-prune": "^0.10.3",
|
||||||
"typescript": "^5.7.2",
|
"typescript": "^5.7.2",
|
||||||
"vitepress": "^1.5.0",
|
"vitepress": "^1.5.0",
|
||||||
|
|
@ -114,21 +114,21 @@
|
||||||
"@hono/prometheus": "^1.0.1",
|
"@hono/prometheus": "^1.0.1",
|
||||||
"@hono/swagger-ui": "^0.5.0",
|
"@hono/swagger-ui": "^0.5.0",
|
||||||
"@hono/zod-openapi": "0.16.3",
|
"@hono/zod-openapi": "0.16.3",
|
||||||
"@inquirer/confirm": "^5.1.0",
|
"@inquirer/confirm": "^5.1.1",
|
||||||
"@inquirer/input": "^4.1.0",
|
"@inquirer/input": "^4.1.1",
|
||||||
"@json2csv/plainjs": "^7.0.6",
|
"@json2csv/plainjs": "^7.0.6",
|
||||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.114+327c9473",
|
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.114+327c9473",
|
||||||
"@oclif/core": "^4.1.0",
|
"@oclif/core": "^4.2.0",
|
||||||
"@sentry/bun": "^8.47.0",
|
"@sentry/bun": "^8.47.0",
|
||||||
"@tufjs/canonical-json": "^2.0.0",
|
"@tufjs/canonical-json": "^2.0.0",
|
||||||
"@versia/client": "^0.1.4",
|
"@versia/client": "^0.1.4",
|
||||||
"@versia/federation": "^0.1.4",
|
"@versia/federation": "^0.1.4",
|
||||||
"@versia/kit": "workspace:*",
|
"@versia/kit": "workspace:*",
|
||||||
"altcha-lib": "^1.1.1",
|
"altcha-lib": "^1.2.0",
|
||||||
"blurhash": "^2.0.5",
|
"blurhash": "^2.0.5",
|
||||||
"bullmq": "^5.34.3",
|
"bullmq": "^5.34.4",
|
||||||
"c12": "^2.0.1",
|
"c12": "^2.0.1",
|
||||||
"chalk": "^5.4.0",
|
"chalk": "^5.4.1",
|
||||||
"cli-progress": "^3.12.0",
|
"cli-progress": "^3.12.0",
|
||||||
"cli-table": "^0.3.11",
|
"cli-table": "^0.3.11",
|
||||||
"confbox": "^0.1.8",
|
"confbox": "^0.1.8",
|
||||||
|
|
@ -136,7 +136,7 @@
|
||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"hono": "^4.6.14",
|
"hono": "^4.6.14",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
"ioredis": "^5.4.1",
|
"ioredis": "^5.4.2",
|
||||||
"ip-matching": "^2.1.2",
|
"ip-matching": "^2.1.2",
|
||||||
"iso-639-1": "^3.1.3",
|
"iso-639-1": "^3.1.3",
|
||||||
"jose": "^5.9.6",
|
"jose": "^5.9.6",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue