chore: ⬆️ Upgrade dependencies
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 1m1s
Build Docker Images / lint (push) Failing after 10s
Build Docker Images / check (push) Failing after 11s
Build Docker Images / tests (push) Failing after 5s
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 4s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 5s

This commit is contained in:
Jesse Wierzbinski 2025-02-17 13:09:26 +01:00
parent ed9ffe34f4
commit 4063d58d79
No known key found for this signature in database
2 changed files with 47 additions and 49 deletions

View file

@ -87,7 +87,7 @@
"drizzle-kit": "^0.30.4",
"markdown-it-image-figures": "^2.1.1",
"markdown-it-mathjax3": "^4.3.2",
"oclif": "^4.17.27",
"oclif": "^4.17.30",
"ts-prune": "^0.10.3",
"typescript": "^5.7.3",
"vitepress": "^1.6.3",
@ -106,9 +106,9 @@
"@hono/prometheus": "^1.0.1",
"@hono/swagger-ui": "^0.5.0",
"@hono/zod-openapi": "0.18.4",
"@hono/zod-validator": "^0.4.2",
"@inquirer/confirm": "^5.1.5",
"@inquirer/input": "^4.1.5",
"@hono/zod-validator": "^0.4.3",
"@inquirer/confirm": "^5.1.6",
"@inquirer/input": "^4.1.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.123+1d41fba8",
"@oclif/core": "^4.2.6",
"@sentry/bun": "^9.1.0",
@ -117,7 +117,7 @@
"@versia/kit": "workspace:*",
"altcha-lib": "^1.2.0",
"blurhash": "^2.0.5",
"bullmq": "^5.41.0",
"bullmq": "^5.41.2",
"c12": "^2.0.2",
"chalk": "^5.4.1",
"cli-progress": "^3.12.0",
@ -141,7 +141,7 @@
"markdown-it-toc-done-right": "^4.2.0",
"mime-types": "^2.1.35",
"mitata": "^1.0.34",
"oauth4webapi": "^3.1.4",
"oauth4webapi": "^3.2.0",
"ora": "^8.2.0",
"pg": "^8.13.3",
"qs": "^6.14.0",