Skip to content

Commit 70d32db

Browse files
chore(deps): Bump the langchain group with 3 updates (#1336)
Bumps the langchain group with 3 updates: [@langchain/core](https://github.com/langchain-ai/langchainjs), [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs) and [langchain](https://github.com/langchain-ai/langchainjs). Updates `@langchain/core` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/[email protected]...@langchain/[email protected]) Updates `@langchain/langgraph` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/langchain-ai/langgraphjs/releases) - [Commits](https://github.com/langchain-ai/langgraphjs/commits) Updates `langchain` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/[email protected]@1.1.3) --- updated-dependencies: - dependency-name: "@langchain/core" dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/langgraph" dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2760bc commit 70d32db

File tree

4 files changed

+96
-96
lines changed

4 files changed

+96
-96
lines changed

packages/langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint:fix": "eslint \"**/*.ts\" --fix && prettier . --config ../../.prettierrc --ignore-path ../../.prettierignore -w --log-level error"
3232
},
3333
"dependencies": {
34-
"@langchain/core": "^1.1.1",
34+
"@langchain/core": "^1.1.2",
3535
"@sap-ai-sdk/ai-api": "workspace:^",
3636
"@sap-ai-sdk/core": "workspace:^",
3737
"@sap-ai-sdk/foundation-models": "workspace:^",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)