@bull-board/api
Advanced tools
+5
-5
| { | ||
| "name": "@bull-board/api", | ||
| "version": "6.21.1", | ||
| "version": "6.21.2", | ||
| "description": "A Dashboard server API built on top of bull or bullmq.", | ||
@@ -47,9 +47,9 @@ "keywords": [ | ||
| "bull": "^4.16.5", | ||
| "bullmq": "^5.67.3", | ||
| "ioredis": "^5.9.2", | ||
| "jest": "^30.2.0", | ||
| "bullmq": "^5.73.5", | ||
| "ioredis": "^5.10.1", | ||
| "jest": "^30.3.0", | ||
| "supertest": "^7.2.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "@bull-board/ui": "6.21.1" | ||
| "@bull-board/ui": "6.21.2" | ||
| }, | ||
@@ -56,0 +56,0 @@ "publishConfig": { |
93691
0