Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent d862dbc commit a425b1f
Show file tree
Hide file tree
Showing 2 changed files with 1,012 additions and 571 deletions.
14 changes: 7 additions & 7 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@casl/ability": "^6.5.0",
"@nestjs/axios": "^3.0.1",
"@nestjs/common": "^10.3.9",
"@nestjs/common": "^11.0.5",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.3.9",
"@nestjs/core": "^11.0.5",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "^2.0.4",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.9",
"@nestjs/passport": "^11.0.4",
"@nestjs/platform-express": "^11.0.5",
"@nestjs/swagger": "^7.1.16",
"@nestjs/typeorm": "^10.0.1",
"class-transformer": "^0.5.1",
Expand All @@ -54,9 +54,9 @@
"typeorm": "^0.3.20"
},
"devDependencies": {
"@nestjs/cli": "^10.2.1",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.9",
"@nestjs/cli": "^11.0.2",
"@nestjs/schematics": "^11.0.0",
"@nestjs/testing": "^11.0.5",
"@types/cookie-parser": "^1.4.6",
"@types/csurf": "^1.11.5",
"@types/express": "^4.17.21",
Expand Down
Loading

0 comments on commit a425b1f

Please sign in to comment.