deps-upgrade(safety): ⬆️ Update backend API dependencies in package.json
This commit is contained in:
parent
e82b24c57d
commit
655504cb9e
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@
|
|||
"@nestjs/core": "^10.0.0",
|
||||
"@nestjs/typeorm": "^10.0.0",
|
||||
"@nestjs/event-emitter": "^2.0.0",
|
||||
"@lilith/domain-events": "workspace:*",
|
||||
"@lilith/domain-events": "2.7.5-dev.1769057046",
|
||||
"@lilith/typeorm-entities": "^1.0.17",
|
||||
"typeorm": "^0.3.0",
|
||||
"rxjs": "^7.8.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue