Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
Update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent 4141374 commit a41abf9
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 214 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "6.11.5",
"@nestjs/common": "10.3.5",
"@nestjs/core": "6.11.5",
"@nestjs/platform-express": "6.11.5",
"@nestjs/platform-express": "10.3.5",
"@nestjs/swagger": "4.2.1",
"@nestjs/typeorm": "6.2.0",
"@nestjsx/crud": "4.4.1",
Expand All @@ -46,8 +46,8 @@
"devDependencies": {
"@nestjs/cli": "6.14.1",
"@nestjs/graphql": "6.5.4",
"@nestjs/schematics": "6.9.1",
"@nestjs/testing": "6.11.5",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.5",
"@types/express": "4.17.2",
"@types/jest": "24.9.1",
"@types/node": "12.12.25",
Expand Down
Loading

0 comments on commit a41abf9

Please sign in to comment.