Skip to content

Commit

Permalink
Bump @nestjs/core from 10.4.2 to 11.0.8
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.4.2 to 11.0.8.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.8/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2025
1 parent 6ff09b6 commit 3d963b9
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 407 deletions.
2 changes: 1 addition & 1 deletion examples/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@ai-sdk/openai": "1.1.9",
"@nestjs/common": "^10.4.15",
"@nestjs/core": "^10.0.0",
"@nestjs/core": "^11.0.8",
"@nestjs/platform-express": "^10.4.9",
"ai": "4.1.28",
"reflect-metadata": "^0.2.0",
Expand Down
Loading

0 comments on commit 3d963b9

Please sign in to comment.