1
0

fix(backend): update and re-enable Bull Dashboard (#14648)

This commit is contained in:
zyoshoka
2024-09-29 18:44:55 +09:00
committed by GitHub
parent 0871156780
commit 1184436461
4 changed files with 72 additions and 107 deletions
+3 -3
View File
@@ -67,9 +67,9 @@
"dependencies": {
"@aws-sdk/client-s3": "3.620.0",
"@aws-sdk/lib-storage": "3.620.0",
"@bull-board/api": "5.23.0",
"@bull-board/fastify": "5.23.0",
"@bull-board/ui": "5.23.0",
"@bull-board/api": "6.0.0",
"@bull-board/fastify": "6.0.0",
"@bull-board/ui": "6.0.0",
"@discordapp/twemoji": "15.1.0",
"@fastify/accepts": "5.0.0",
"@fastify/cookie": "10.0.0",