Skip to content

Commit

Permalink
build(deps): bump the langchain group across 2 directories with 3 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the langchain group with 3 updates in the / directory: [@langchain/core](https://github.com/langchain-ai/langchainjs), [langchain](https://github.com/langchain-ai/langchainjs) and [@langchain/community](https://github.com/langchain-ai/langchainjs).
Bumps the langchain group with 2 updates in the /packages/@liexp/backend directory: [@langchain/core](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs).


Updates `@langchain/core` from 0.3.30 to 0.3.33
- [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.11 to 0.3.12
- [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.11...0.3.12)

Updates `@langchain/community` from 0.3.24 to 0.3.26
- [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.30 to 0.3.33
- [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.11 to 0.3.12
- [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.11...0.3.12)

---
updated-dependencies:
- 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
- dependency-name: "@langchain/community"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: "@langchain/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
- dependency-name: langchain
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent 2caa79e commit e2f88ea
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 167 deletions.
4 changes: 2 additions & 2 deletions packages/@liexp/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@liexp/test": "workspace:*",
"@aws-sdk/types": "^3.731.0",
"@langchain/core": "^0.3.30",
"@langchain/core": "^0.3.33",
"@langchain/openai": "^0.3.17",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/jsdom": "^21.1.7",
Expand All @@ -54,7 +54,7 @@
"exifreader": "^4.26.0",
"fast-csv": "^5.0.2",
"ioredis": "^5.4.2",
"langchain": "^0.3.11",
"langchain": "^0.3.12",
"puppeteer-core": "^23.11.1",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
Expand Down
Loading

0 comments on commit e2f88ea

Please sign in to comment.