Skip to content

Commit

Permalink
chore(deps): update nest monorepo (#5693)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent e9cda8b commit 7ef8c75
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 84 deletions.
10 changes: 5 additions & 5 deletions frameworks/nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "10.4.8",
"@nestjs/core": "10.4.8",
"@nestjs/platform-express": "10.4.8",
"@nestjs/common": "10.4.13",
"@nestjs/core": "10.4.13",
"@nestjs/platform-express": "10.4.13",
"@prisma/client": "6.1.0-dev.13",
"reflect-metadata": "0.2.2",
"rimraf": "5.0.10",
"rxjs": "7.8.1"
},
"devDependencies": {
"@nestjs/cli": "10.4.7",
"@nestjs/cli": "10.4.8",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.8",
"@nestjs/testing": "10.4.13",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "18.19.67",
Expand Down
134 changes: 55 additions & 79 deletions frameworks/nestjs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ef8c75

Please sign in to comment.