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 25, 2025
1 parent 27667c9 commit 8403b7c
Show file tree
Hide file tree
Showing 2 changed files with 818 additions and 551 deletions.
16 changes: 8 additions & 8 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"@faker-js/faker": "^8.4.1",
"@nestjs/axios": "^3.1.3",
"@nestjs/cache-manager": "^2.3.0",
"@nestjs/common": "^10.4.15",
"@nestjs/core": "^10.4.15",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "^2.0.6",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/passport": "^11.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/schedule": "^4.1.2",
"@nestjs/schematics": "^10.2.3",
"@nestjs/schematics": "^11.0.0",
"@nestjs/swagger": "^7.4.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/testing": "^10.4.15",
"@nestjs/terminus": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.25.1",
"@opentelemetry/instrumentation-express": "^0.40.1",
Expand Down Expand Up @@ -110,7 +110,7 @@
"yup-phone": "^1.3.2"
},
"devDependencies": {
"@nestjs/cli": "^10.4.9",
"@nestjs/cli": "^11.0.0",
"@socialgouv/eslint-config-typescript": "^1.131.0",
"@types/bcryptjs": "^2.4.6",
"@types/compression": "^1.7.5",
Expand Down
Loading

0 comments on commit 8403b7c

Please sign in to comment.