From 945a3778ea5f91b70aab3b4c951cd6c47e6409b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:43:21 +0000 Subject: [PATCH] Bump @langchain/community Bumps the npm_and_yarn group with 1 update in the /.config/raycast/extensions/00af99c4-b78a-4d88-ad22-0d6870b4c22e directory: [@langchain/community](https://github.com/langchain-ai/langchainjs). Updates `@langchain/community` from 0.2.33 to 0.3.10 - [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/community" dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- .../00af99c4-b78a-4d88-ad22-0d6870b4c22e/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/raycast/extensions/00af99c4-b78a-4d88-ad22-0d6870b4c22e/package.json b/.config/raycast/extensions/00af99c4-b78a-4d88-ad22-0d6870b4c22e/package.json index 2f90c06..5cf2062 100644 --- a/.config/raycast/extensions/00af99c4-b78a-4d88-ad22-0d6870b4c22e/package.json +++ b/.config/raycast/extensions/00af99c4-b78a-4d88-ad22-0d6870b4c22e/package.json @@ -219,7 +219,7 @@ } ], "dependencies": { - "@langchain/community": "^0.2.0", + "@langchain/community": "^0.3.10", "@raycast/api": "^1.55.2", "@raycast/utils": "^1.9.0", "file-type": "^19.0.0",