Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 736ad54 commit 7cd96a1
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 126 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
],
"dependencies": {
"@golevelup/nestjs-discovery": "^2.3.1",
"@nestjs/common": "^8.0.0",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/platform-express": "^10.0.0",
"amqp-connection-manager": "^4.0.0",
"amqplib": "^0.10.0",
"patch-package": "^6.2.0",
Expand All @@ -42,8 +42,8 @@
},
"devDependencies": {
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "8.4.7",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.4",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/amqp-connection-manager": "3.4.1",
Expand Down
Loading

0 comments on commit 7cd96a1

Please sign in to comment.