feature/IO-3255-simplified-parts-management - Checkpoint

This commit is contained in:
Dave Richer
2025-06-23 14:00:58 -04:00
parent b0283f827e
commit 4b83330db9
5 changed files with 193 additions and 71 deletions

View File

@@ -31,7 +31,7 @@
"aws4": "^1.13.2",
"axios": "^1.10.0",
"better-queue": "^3.8.12",
"bullmq": "^5.54.3",
"bullmq": "^5.56.0",
"chart.js": "^4.5.0",
"cloudinary": "^2.7.0",
"compression": "^1.8.0",
@@ -79,7 +79,7 @@
"globals": "^15.15.0",
"mock-require": "^3.0.3",
"p-limit": "^3.1.0",
"prettier": "^3.5.3",
"prettier": "^3.6.0",
"supertest": "^7.1.1",
"vitest": "^3.2.4"
}