1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 11:56:13 +02:00

fix(backend): devサーバーの起動に失敗することがある問題を修正 (#17317)

* fix(backend): devサーバーの起動に失敗することがある問題を修正?

* fix
This commit is contained in:
かっこかり
2026-04-16 14:33:36 +09:00
committed by GitHub
parent 37bfcb604f
commit 0be3142d54
3 changed files with 12 additions and 2 deletions

View File

@@ -88,6 +88,7 @@
"@nestjs/common": "11.1.18",
"@nestjs/core": "11.1.18",
"@nestjs/testing": "11.1.18",
"@oxc-project/runtime": "0.126.0",
"@peertube/http-signature": "1.7.0",
"@sentry/node": "10.47.0",
"@sentry/profiling-node": "10.47.0",