Skip to content

Commit

Permalink
build(deps): update nestjs to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 5b8d296 commit 6fffc32
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@anatine/zod-nestjs": "2.0.8",
"@anatine/zod-openapi": "2.2.5",
"@jonahsnider/util": "10.3.0",
"@nestjs/common": "10.3.5",
"@nestjs/core": "10.3.5",
"@nestjs/platform-express": "10.3.5",
"@nestjs/swagger": "7.3.0",
"@nestjs/common": "11.0.8",
"@nestjs/core": "11.0.8",
"@nestjs/platform-express": "11.0.8",
"@nestjs/swagger": "11.0.3",
"@ntegral/nestjs-sentry": "4.0.1",
"@sentry/bun": "7.107.0",
"@trpc/server": "next",
Expand All @@ -36,8 +36,8 @@
"zod": "3.22.4"
},
"devDependencies": {
"@nestjs/cli": "^10.0.0",
"@nestjs/schematics": "^10.0.0",
"@nestjs/cli": "^11.0.0",
"@nestjs/schematics": "^11.0.0",
"@tsconfig/bun": "1.0.4",
"@tsconfig/strictest": "2.0.3",
"@types/cors": "2.8.17",
Expand Down

0 comments on commit 6fffc32

Please sign in to comment.