1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 07:25:49 +02:00

fix: developのtypecheckエラーを修正 (#15967)

This commit is contained in:
おさむのひと
2025-05-06 19:59:24 +09:00
committed by GitHub
parent 3b676f39df
commit 29f9580143
3 changed files with 8 additions and 226 deletions

View File

@@ -78,7 +78,7 @@
"@fastify/multipart": "9.0.3",
"@fastify/static": "8.1.1",
"@fastify/view": "10.0.2",
"@misskey-dev/sharp-read-bmp": "1.3.0",
"@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.2.1",
"@napi-rs/canvas": "0.1.69",
"@nestjs/common": "11.1.0",