We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12682ff commit 7c6d03eCopy full SHA for 7c6d03e
apps/api/package.json
@@ -14,10 +14,10 @@
14
"@anatine/zod-nestjs": "2.0.8",
15
"@anatine/zod-openapi": "2.2.5",
16
"@jonahsnider/util": "10.3.0",
17
- "@nestjs/common": "10.3.5",
18
- "@nestjs/core": "10.3.5",
19
- "@nestjs/platform-express": "10.3.5",
20
- "@nestjs/swagger": "7.3.0",
+ "@nestjs/common": "11.0.1",
+ "@nestjs/core": "11.0.1",
+ "@nestjs/platform-express": "11.0.1",
+ "@nestjs/swagger": "11.0.0",
21
"@ntegral/nestjs-sentry": "4.0.1",
22
"@sentry/bun": "7.107.0",
23
"@trpc/server": "next",
0 commit comments