Skip to content

Commit

Permalink
chore(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 19, 2024
1 parent d862dbc commit cefd439
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 79 deletions.
10 changes: 5 additions & 5 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": "^10.4.1",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.3.9",
"@nestjs/core": "^10.4.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "^2.0.4",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.9",
"@nestjs/platform-express": "^10.4.1",
"@nestjs/swagger": "^7.1.16",
"@nestjs/typeorm": "^10.0.1",
"class-transformer": "^0.5.1",
Expand All @@ -55,8 +55,8 @@
},
"devDependencies": {
"@nestjs/cli": "^10.2.1",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.9",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.1",
"@types/cookie-parser": "^1.4.6",
"@types/csurf": "^1.11.5",
"@types/express": "^4.17.21",
Expand Down
Loading

0 comments on commit cefd439

Please sign in to comment.