chore: ⬆️ Upgrade dependencies
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 5m26s
Build Docker Images / lint (push) Successful in 50s
Build Docker Images / check (push) Successful in 1m13s
Build Docker Images / tests (push) Failing after 40s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / build (push) Failing after 25s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Mirror to Codeberg / Mirror (push) Failing after 0s
Nix Build / check (push) Failing after 3m49s

This commit is contained in:
Jesse Wierzbinski 2025-02-05 22:50:47 +01:00
parent 76d1ccc859
commit 546b7446b9
No known key found for this signature in database
2 changed files with 80 additions and 64 deletions

View file

@ -94,11 +94,11 @@
"drizzle-kit": "^0.30.4",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-mathjax3": "^4.3.2",
"oclif": "^4.17.21",
"oclif": "^4.17.25",
"ts-prune": "^0.10.3",
"typescript": "^5.7.3",
"vitepress": "^1.6.3",
"vitepress-plugin-tabs": "^0.5.0",
"vitepress-plugin-tabs": "^0.6.0",
"vitepress-sidebar": "^1.30.2",
"vue": "^3.5.13",
"zod-to-json-schema": "^3.24.1"
@ -112,33 +112,33 @@
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/prometheus": "^1.0.1",
"@hono/swagger-ui": "^0.5.0",
"@hono/zod-openapi": "0.18.3",
"@hono/zod-openapi": "0.18.4",
"@hono/zod-validator": "^0.4.2",
"@inquirer/confirm": "^5.1.4",
"@inquirer/input": "^4.1.4",
"@inquirer/confirm": "^5.1.5",
"@inquirer/input": "^4.1.5",
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.114+327c9473",
"@oclif/core": "^4.2.5",
"@sentry/bun": "^8.53.0",
"@oclif/core": "^4.2.6",
"@sentry/bun": "^8.54.0",
"@tufjs/canonical-json": "^2.0.0",
"@versia/client": "^0.1.5",
"@versia/federation": "^0.1.4",
"@versia/kit": "workspace:*",
"altcha-lib": "^1.2.0",
"blurhash": "^2.0.5",
"bullmq": "^5.39.1",
"bullmq": "^5.40.0",
"c12": "^2.0.1",
"chalk": "^5.4.1",
"cli-progress": "^3.12.0",
"cli-table": "^0.3.11",
"confbox": "^0.1.8",
"drizzle-orm": "^0.39.1",
"drizzle-orm": "^0.39.2",
"extract-zip": "^2.0.1",
"hono": "^4.6.20",
"html-to-text": "^9.0.5",
"ioredis": "^5.4.2",
"ip-matching": "^2.1.2",
"iso-639-1": "^3.1.4",
"iso-639-1": "^3.1.5",
"jose": "^5.9.6",
"linkify-html": "^4.2.0",
"linkify-string": "^4.2.0",
@ -149,9 +149,9 @@
"markdown-it-container": "^4.0.0",
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"mitata": "^1.0.33",
"mitata": "^1.0.34",
"oauth4webapi": "^3.1.4",
"ora": "^8.1.1",
"ora": "^8.2.0",
"pg": "^8.13.1",
"prom-client": "^15.1.3",
"qs": "^6.14.0",