fase(1): shared domain building blocks

This commit is contained in:
debian
2026-03-04 16:22:42 -05:00
parent 2a93f1f5b7
commit 0e6c0c3655
28 changed files with 413 additions and 19 deletions

View File

@@ -40,6 +40,7 @@
"@types/express-rate-limit": "^5.1.3",
"@types/node-cron": "^3.0.11",
"@types/pino": "^7.0.4",
"@types/uuid": "^10.0.0",
"better-sqlite3": "^12.6.2",
"commander": "^14.0.3",
"cors": "^2.8.6",
@@ -50,6 +51,7 @@
"pixelmatch": "^7.1.0",
"playwright": "^1.40.0",
"sharp": "^0.34.5",
"socket.io": "^4.8.3"
"socket.io": "^4.8.3",
"uuid": "^13.0.0"
}
}