Skip to content

Commit

Permalink
build(deps): update nestjs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 2c0e3fa commit 3b0dafe
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 578 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"author": "",
"dependencies": {
"@nestjs/common": "8.4.7",
"@nestjs/config": "1.2.1",
"@nestjs/common": "10.2.5",
"@nestjs/config": "3.0.1",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
"@nestjs/swagger": "5.2.1",
"@nestjs/terminus": "7.2.0",
"@nestjs/typeorm": "8.1.4",
"@nestjs/platform-express": "10.2.5",
"@nestjs/swagger": "7.1.11",
"@nestjs/terminus": "10.0.1",
"@nestjs/typeorm": "10.0.0",
"@nestjsx/crud": "4.6.2",
"@nestjsx/crud-typeorm": "4.6.2",
"@ntegral/nestjs-sentry": "3.0.7",
Expand All @@ -29,9 +29,9 @@
"description": "",
"devDependencies": {
"@compodoc/compodoc": "1.1.21",
"@nestjs/cli": "8.2.8",
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "8.4.7",
"@nestjs/cli": "10.1.17",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.5",
"@types/express": "4.17.17",
"@types/jest": "27.5.2",
"@types/node": "14.18.59",
Expand Down
Loading

0 comments on commit 3b0dafe

Please sign in to comment.