mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
8444ff5741
commit
fb9dbcdff0
26
package.json
26
package.json
|
|
@ -95,7 +95,7 @@
|
||||||
"markdown-it-mathjax3": "^4.3.2",
|
"markdown-it-mathjax3": "^4.3.2",
|
||||||
"oclif": "^4.15.28",
|
"oclif": "^4.15.28",
|
||||||
"ts-prune": "^0.10.3",
|
"ts-prune": "^0.10.3",
|
||||||
"typescript": "^5.6.3",
|
"typescript": "^5.7.2",
|
||||||
"vitepress": "^1.5.0",
|
"vitepress": "^1.5.0",
|
||||||
"vitepress-plugin-tabs": "^0.5.0",
|
"vitepress-plugin-tabs": "^0.5.0",
|
||||||
"vitepress-sidebar": "^1.29.0",
|
"vitepress-sidebar": "^1.29.0",
|
||||||
|
|
@ -108,46 +108,46 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
||||||
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
||||||
"@hono/hono": "npm:@jsr/hono__hono@4.6.10",
|
"@hono/hono": "npm:@jsr/hono__hono@4.6.11",
|
||||||
"@hono/prometheus": "^1.0.1",
|
"@hono/prometheus": "^1.0.1",
|
||||||
"@hono/swagger-ui": "^0.4.1",
|
"@hono/swagger-ui": "^0.4.1",
|
||||||
"@hono/zod-openapi": "^0.16.4",
|
"@hono/zod-openapi": "^0.16.4",
|
||||||
"@inquirer/confirm": "^5.0.2",
|
"@inquirer/confirm": "^5.0.2",
|
||||||
"@inquirer/input": "^4.0.2",
|
"@inquirer/input": "^4.0.2",
|
||||||
"@json2csv/plainjs": "^7.0.6",
|
"@json2csv/plainjs": "^7.0.6",
|
||||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.8.0-dev.110+5c38a54f",
|
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.8.0-dev.112+24252bf9",
|
||||||
"@oclif/core": "^4.0.32",
|
"@oclif/core": "^4.0.33",
|
||||||
"@sentry/bun": "^8.38.0",
|
"@sentry/bun": "^8.40.0",
|
||||||
"@tufjs/canonical-json": "^2.0.0",
|
"@tufjs/canonical-json": "^2.0.0",
|
||||||
"@versia/client": "^0.1.0",
|
"@versia/client": "^0.1.0",
|
||||||
"@versia/federation": "^0.1.3",
|
"@versia/federation": "^0.1.4",
|
||||||
"@versia/kit": "workspace:*",
|
"@versia/kit": "workspace:*",
|
||||||
"altcha-lib": "^1.1.1",
|
"altcha-lib": "^1.1.1",
|
||||||
"blurhash": "^2.0.5",
|
"blurhash": "^2.0.5",
|
||||||
"bullmq": "^5.26.2",
|
"bullmq": "^5.29.1",
|
||||||
"c12": "^2.0.1",
|
"c12": "^2.0.1",
|
||||||
"chalk": "^5.3.0",
|
"chalk": "^5.3.0",
|
||||||
"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",
|
||||||
"drizzle-orm": "^0.36.3",
|
"drizzle-orm": "^0.36.4",
|
||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"hono": "npm:@jsr/hono__hono@4.6.10",
|
"hono": "npm:@jsr/hono__hono@4.6.11",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
"ioredis": "^5.4.1",
|
"ioredis": "^5.4.1",
|
||||||
"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",
|
||||||
"linkify-html": "^4.1.3",
|
"linkify-html": "^4.1.4",
|
||||||
"linkify-string": "^4.1.3",
|
"linkify-string": "^4.1.4",
|
||||||
"linkifyjs": "^4.1.3",
|
"linkifyjs": "^4.1.4",
|
||||||
"magic-regexp": "^0.8.0",
|
"magic-regexp": "^0.8.0",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"markdown-it-anchor": "^9.2.0",
|
"markdown-it-anchor": "^9.2.0",
|
||||||
"markdown-it-container": "^4.0.0",
|
"markdown-it-container": "^4.0.0",
|
||||||
"markdown-it-toc-done-right": "^4.2.0",
|
"markdown-it-toc-done-right": "^4.2.0",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"mitata": "^1.0.10",
|
"mitata": "^1.0.14",
|
||||||
"oauth4webapi": "^3.1.3",
|
"oauth4webapi": "^3.1.3",
|
||||||
"ora": "^8.1.1",
|
"ora": "^8.1.1",
|
||||||
"pg": "^8.13.1",
|
"pg": "^8.13.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue