Skip to content

Commit 0da641a

Browse files
chore(deps): bump the langchain group with 4 updates (#1521)
Bumps the langchain group with 4 updates: [@langchain/community](https://github.com/langchain-ai/langchainjs), [@langchain/core](https://github.com/langchain-ai/langchainjs), [@langchain/openai](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs). Updates `@langchain/community` 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/@langchain/community==0.3.40) Updates `@langchain/core` from 0.3.43 to 0.3.44 - [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/@langchain/core==0.3.44) Updates `@langchain/openai` from 0.5.4 to 0.5.5 - [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/@langchain/openai==0.5.5) Updates `langchain` from 0.3.20 to 0.3.21 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js) - [Commits](langchain-ai/langchainjs@0.3.20...0.3.21) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-version: 0.3.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/core" dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/openai" dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain dependency-version: 0.3.21 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 582327f commit 0da641a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"@fortawesome/free-brands-svg-icons": "6.7.2",
3434
"@fortawesome/free-solid-svg-icons": "6.7.2",
3535
"@fortawesome/react-fontawesome": "0.2.2",
36-
"@langchain/community": "0.3.39",
37-
"@langchain/core": "0.3.43",
38-
"@langchain/openai": "0.5.4",
36+
"@langchain/community": "0.3.40",
37+
"@langchain/core": "0.3.44",
38+
"@langchain/openai": "0.5.5",
3939
"@million/lint": "1.0.14",
4040
"ai": "4.1.46",
4141
"babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
@@ -47,7 +47,7 @@
4747
"gpt-tokenizer": "2.9.0",
4848
"he": "1.2.0",
4949
"jotai": "2.12.2",
50-
"langchain": "0.3.20",
50+
"langchain": "0.3.21",
5151
"markdown-to-txt": "2.0.1",
5252
"nanoid": "5.1.5",
5353
"next": "15.2.4",

0 commit comments

Comments
 (0)