mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
chore: ⬆️ Upgrade dependencies
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 46s
Build Docker Images / lint (push) Successful in 33s
Build Docker Images / check (push) Successful in 1m6s
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 12s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 32m37s
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 46s
Build Docker Images / lint (push) Successful in 33s
Build Docker Images / check (push) Successful in 1m6s
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 12s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 32m37s
This commit is contained in:
parent
cd4cfa6a70
commit
0576aff972
2 changed files with 15 additions and 15 deletions
|
|
@ -54,7 +54,7 @@
|
|||
],
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@types/bun": "^1.2.7",
|
||||
"@types/bun": "^1.2.8",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/markdown-it-container": "^2.0.10",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
|
|
@ -91,13 +91,13 @@
|
|||
"@logtape/file": "^0.9.0",
|
||||
"@logtape/logtape": "^0.9.0",
|
||||
"@scalar/hono-api-reference": "^0.7.3",
|
||||
"@sentry/bun": "^9.9.0",
|
||||
"@sentry/bun": "^9.10.1",
|
||||
"@versia/client": "workspace:*",
|
||||
"@versia/federation": "^0.2.1",
|
||||
"@versia/kit": "workspace:*",
|
||||
"altcha-lib": "^1.2.0",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.44.4",
|
||||
"bullmq": "^5.45.0",
|
||||
"c12": "^3.0.2",
|
||||
"chalk": "^5.4.1",
|
||||
"clerc": "^0.44.0",
|
||||
|
|
@ -120,7 +120,7 @@
|
|||
"markdown-it-toc-done-right": "^4.2.0",
|
||||
"mime-types": "^3.0.1",
|
||||
"mitata": "^1.0.34",
|
||||
"oauth4webapi": "^3.3.1",
|
||||
"oauth4webapi": "^3.3.2",
|
||||
"ora": "^8.2.0",
|
||||
"pg": "^8.14.1",
|
||||
"qs": "^6.14.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue