Skip to content

Commit da1c717

Browse files
authored
chore: upgrade to @nestjs/core to v11 (#1221)
Follow-up on #1216, I forgot to bump `@nestjs/core` in the dependencies. No need for changeset as this only impact the dev environment.
2 parents aeee51b + e144ad3 commit da1c717

File tree

2 files changed

+43
-29
lines changed

2 files changed

+43
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@mdx-js/react": "3.1.0",
5252
"@nestjs/cli": "11.0.2",
5353
"@nestjs/common": "11.0.6",
54-
"@nestjs/core": "10.4.15",
54+
"@nestjs/core": "11.0.6",
5555
"@nestjs/schematics": "11.0.0",
5656
"@nestjs/testing": "11.0.6",
5757
"@nx/js": "20.2.1",

pnpm-lock.yaml

Lines changed: 42 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)