Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 62a8808 commit 3cca6c4
Show file tree
Hide file tree
Showing 2 changed files with 546 additions and 418 deletions.
12 changes: 6 additions & 6 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"dependencies": {
"@nestjs/axios": "3.1.3",
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/platform-fastify": "10.4.15",
"@nestjs/common": "11.0.3",
"@nestjs/core": "11.0.3",
"@nestjs/platform-fastify": "11.0.3",
"@nestjs/schedule": "4.1.2",
"@nestjs/swagger": "7.4.2",
"axios": "1.7.9",
Expand All @@ -54,9 +54,9 @@
},
"devDependencies": {
"@fastify/static": "8.0.4",
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.15",
"@nestjs/cli": "11.0.1",
"@nestjs/schematics": "11.0.0",
"@nestjs/testing": "11.0.3",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "20.17.14",
Expand Down
Loading

0 comments on commit 3cca6c4

Please sign in to comment.