Skip to content

Commit

Permalink
chore(deps): Bump @langchain/core from 0.3.39 to 0.3.40 (#544)
Browse files Browse the repository at this point in the history
* chore(deps): Bump @langchain/core from 0.3.39 to 0.3.40

Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) from 0.3.39 to 0.3.40.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cloud-sdk-js <cloud-sdk-js@github.com>
Co-authored-by: Zhongpin Wang <zhongpin.wang@sap.com>
  • Loading branch information
3 people authored Feb 13, 2025
1 parent 71c63c3 commit 4dd280a
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion packages/langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@sap-ai-sdk/foundation-models": "workspace:^",
"@sap-cloud-sdk/connectivity": "^3.26.0",
"uuid": "^11.0.0",
"@langchain/core": "0.3.39",
"@langchain/core": "0.3.40",
"zod-to-json-schema": "^3.24.1"
}
}
142 changes: 71 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@sap-ai-sdk/langchain": "workspace:^",
"@sap-ai-sdk/document-grounding": "workspace:^",
"langchain": "0.3.15",
"@langchain/core": "0.3.39",
"@langchain/core": "0.3.40",
"@langchain/textsplitters": "0.1.0",
"@sap-cloud-sdk/util": "^3.26.0",
"@types/express": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"langchain": "0.3.15",
"@langchain/core": "0.3.39",
"@langchain/core": "0.3.40",
"@langchain/textsplitters": "0.1.0",
"@sap-ai-sdk/ai-api": "canary",
"@sap-ai-sdk/foundation-models": "canary",
Expand Down

0 comments on commit 4dd280a

Please sign in to comment.