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

16
package-lock.json generated
View File

@@ -24,7 +24,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",
@@ -72,7 +72,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"
},
@@ -4674,9 +4674,9 @@
}
},
"node_modules/bullmq": {
"version": "5.54.3",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.54.3.tgz",
"integrity": "sha512-MVK2pOkB3hvrIcubwI8dS4qWHJLNKakKPpgRBTw91sIpPZArmvZ4t2hvryyEaJXJbAS/JHd6pKYOUd+RGRkWQQ==",
"version": "5.56.0",
"resolved": "https://registry.npmjs.org/bullmq/-/bullmq-5.56.0.tgz",
"integrity": "sha512-j5ct2tdc9M8PKcjhJw+euO24BsO1wXBAkNGXYI1R1qvh7FvRldZ5wtLixLWqQ4/crafj0Vrwi+y1kXFXMwBJFA==",
"license": "MIT",
"dependencies": {
"cron-parser": "^4.9.0",
@@ -9825,9 +9825,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz",
"integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==",
"dev": true,
"license": "MIT",
"bin": {