Skip to content

Commit

Permalink
Merge pull request #7663 from ever-co/chore/packages-updates-typeorm-…
Browse files Browse the repository at this point in the history
…nest

Chore/packages updates typeorm nest
  • Loading branch information
evereq authored Mar 7, 2024
2 parents 2b57fec + d5e04d1 commit 230303b
Show file tree
Hide file tree
Showing 26 changed files with 1,020 additions and 848 deletions.
10 changes: 5 additions & 5 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"yargs": "^17.5.0"
},
"devDependencies": {
"@nestjs/schematics": "^10.0.3",
"@nestjs/testing": "^10.3.0",
"nodemon": "^2.0.7",
"pm2": "^4.5.1",
"ts-node": "^10.9.1",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.3",
"nodemon": "^3.1.0",
"pm2": "^5.3.1",
"ts-node": "^10.9.2",
"typescript": "5.1.6"
}
}
4 changes: 2 additions & 2 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@nebular/eva-icons": "^12.0.0",
"@nebular/security": "^12.0.0",
"@nebular/theme": "^12.0.0",
"@nestjs/typeorm": "^10.0.1",
"@nestjs/typeorm": "^10.0.2",
"@ng-select/ng-select": "^11.2.0",
"@ngneat/until-destroy": "^9.2.0",
"@ngx-translate/core": "^14.0.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"sqlite3": "^5.1.5",
"squirrelly": "^8.0.8",
"twing": "^5.0.2",
"typeorm": "^0.3.17",
"typeorm": "^0.3.20",
"underscore": "^1.13.3"
},
"optionalDependencies": {
Expand Down
Loading

0 comments on commit 230303b

Please sign in to comment.