Skip to content

Commit

Permalink
Update nest monorepo to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 54b7a06 commit ce2f76f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@nestjs/jwt": "^8.0.1",
"@nestjs/mapped-types": "*",
"@nestjs/mongoose": "^9.1.1",
"@nestjs/passport": "^8.2.2",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/swagger": "^5.2.1",
"bcrypt": "^5.0.1",
"cache-manager": "^4.0.1",
Expand All @@ -53,13 +53,13 @@
},
"devDependencies": {
"@nestjs/cli": "^8.0.0",
"@nestjs/common": "^8.4.7",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "8.4.7",
"@nestjs/mapped-types": "*",
"@nestjs/mongoose": "9.1.1",
"@nestjs/platform-express": "8.4.7",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@nestjs/platform-express": "10.3.9",
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@prisma/client": "^4.8.0",
"@types/cache-manager": "^4.0.1",
"@types/express": "^4.17.13",
Expand Down

0 comments on commit ce2f76f

Please sign in to comment.