Skip to content

Commit

Permalink
chore: bump up nestjs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 08ecc54 commit c50c0f9
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 242 deletions.
20 changes: 10 additions & 10 deletions packages/backend/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"@google-cloud/opentelemetry-resource-util": "^2.4.0",
"@nestjs-cls/transactional": "^2.4.4",
"@nestjs-cls/transactional-adapter-prisma": "^1.2.7",
"@nestjs/apollo": "^12.2.2",
"@nestjs/common": "^10.4.15",
"@nestjs/core": "^10.4.15",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/graphql": "^12.2.2",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/platform-socket.io": "^10.4.15",
"@nestjs/schedule": "^4.1.2",
"@nestjs/apollo": "^13.0.0",
"@nestjs/common": "^11.0.0",
"@nestjs/core": "^11.0.0",
"@nestjs/event-emitter": "^3.0.0",
"@nestjs/graphql": "^13.0.0",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/platform-socket.io": "^11.0.0",
"@nestjs/schedule": "^5.0.0",
"@nestjs/throttler": "6.4.0",
"@nestjs/websockets": "^10.4.15",
"@nestjs/websockets": "^11.0.0",
"@node-rs/argon2": "^2.0.2",
"@node-rs/crc32": "^1.10.6",
"@opentelemetry/api": "^1.9.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@affine-tools/cli": "workspace:*",
"@affine-tools/utils": "workspace:*",
"@affine/server-native": "workspace:*",
"@nestjs/testing": "^10.4.15",
"@nestjs/testing": "^11.0.0",
"@types/cookie-parser": "^1.4.8",
"@types/express": "^4.17.21",
"@types/graphql-upload": "^17.0.0",
Expand Down
Loading

0 comments on commit c50c0f9

Please sign in to comment.