deps-upgrade(payments): ⬆️ Update backend API dependencies in payments feature to latest minor/patch versions
This commit is contained in:
parent
14dab0535a
commit
850f2eb895
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"verify": "pnpm build && node scripts/verify-circular-deps.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lilith/domain-events": "2.5.2",
|
||||
"@lilith/domain-events": "2.8.0-dev.1769376137",
|
||||
"@lilith/nestjs-health": "1.0.18",
|
||||
"@lilith/service-registry": "1.3.0-dev.1769368894",
|
||||
"@lilith/vite-plugin-dependency-startup": "1.1.1-dev.1769368912",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue