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 Oct 19, 2024
1 parent c22c35e commit e9ac00b
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 124 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.2.2",
"@nestjs/testing": "10.4.5",
"@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 e9ac00b

Please sign in to comment.