Skip to content

Commit 871b231

Browse files
chore(deps): bump the langchain group with 3 updates (#1038)
Bumps the langchain group with 3 updates: [@langchain/community](https://github.com/langchain-ai/langchainjs), [@langchain/core](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs). Updates `@langchain/community` from 0.3.8 to 0.3.9 - [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) Updates `@langchain/core` from 0.3.13 to 0.3.15 - [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) Updates `langchain` from 0.3.3 to 0.3.4 - [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.3...0.3.4) --- updated-dependencies: - dependency-name: "@langchain/community" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: "@langchain/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: langchain - dependency-name: langchain 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 ce14499 commit 871b231

File tree

2 files changed

+21
-24
lines changed

2 files changed

+21
-24
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@fortawesome/free-brands-svg-icons": "6.6.0",
3434
"@fortawesome/free-solid-svg-icons": "6.6.0",
3535
"@fortawesome/react-fontawesome": "0.2.2",
36-
"@langchain/community": "0.3.8",
37-
"@langchain/core": "0.3.13",
36+
"@langchain/community": "0.3.9",
37+
"@langchain/core": "0.3.15",
3838
"@langchain/openai": "0.3.11",
3939
"@million/lint": "1.0.11",
4040
"ai": "3.4.18",
@@ -48,7 +48,7 @@
4848
"gpt-tokenizer": "2.5.1",
4949
"he": "1.2.0",
5050
"jotai": "2.10.1",
51-
"langchain": "0.3.3",
51+
"langchain": "0.3.4",
5252
"markdown-to-txt": "2.0.1",
5353
"nanoid": "5.0.7",
5454
"next": "15.0.1",

0 commit comments

Comments
 (0)