Merge branch 'main' into refactor-config-webui

This commit is contained in:
手瓜一十雪
2024-11-16 11:35:59 +08:00
committed by GitHub
4 changed files with 56 additions and 34 deletions

View File

@@ -49,9 +49,10 @@
},
"dependencies": {
"express": "^5.0.0",
"fluent-ffmpeg": "^2.1.2",
"qrcode-terminal": "^0.12.0",
"silk-wasm": "^3.6.1",
"ws": "^8.18.0",
"qrcode-terminal": "^0.12.0",
"fluent-ffmpeg": "^2.1.2"
"piscina": "^4.7.0"
}
}