1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

fix: Allow FreeBSD to start Backend without any issues

This commit is contained in:
Marie
2025-02-06 22:54:47 +01:00
parent 8a087e75a5
commit 24528ed0c3
6 changed files with 305 additions and 147 deletions

View File

@@ -81,7 +81,6 @@
"@fastify/view": "10.0.1",
"@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.1.0",
"@napi-rs/canvas": "0.1.56",
"@nestjs/common": "10.4.7",
"@nestjs/core": "10.4.7",
"@nestjs/testing": "10.4.7",
@@ -106,6 +105,7 @@
"body-parser": "1.20.3",
"bullmq": "5.26.1",
"cacheable-lookup": "7.0.0",
"canvas": "^3.1.0",
"cbor": "9.0.2",
"chalk": "5.3.0",
"chalk-template": "1.1.0",