chore: ⬆️ Upgrade dependencies
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 1m1s
Build Docker Images / lint (push) Successful in 38s
Build Docker Images / check (push) Successful in 51s
Build Docker Images / tests (push) Failing after 6s
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 6s
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-04-07 21:51:59 +02:00
parent 2908fcc9e8
commit ad1dc13a51
No known key found for this signature in database
2 changed files with 10 additions and 10 deletions

View file

@ -67,7 +67,7 @@
"ts-prune": "^0.10.3",
"typescript": "^5.8.3",
"vitepress": "^1.6.3",
"vitepress-plugin-tabs": "^0.6.0",
"vitepress-plugin-tabs": "^0.7.0",
"vitepress-sidebar": "^1.31.1",
"vue": "^3.5.13",
"zod-to-json-schema": "^3.24.5"
@ -76,8 +76,8 @@
"typescript": "^5.7.2"
},
"dependencies": {
"@bull-board/api": "^6.8.2",
"@bull-board/hono": "^6.8.2",
"@bull-board/api": "^6.8.3",
"@bull-board/hono": "^6.8.3",
"@clerc/plugin-completions": "^0.44.0",
"@clerc/plugin-friendly-error": "^0.44.0",
"@clerc/plugin-help": "^0.44.0",