Skip to content

Commit 6b3c804

Browse files
Update langchain
1 parent c861c65 commit 6b3c804

File tree

2 files changed

+818
-688
lines changed

2 files changed

+818
-688
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -80,25 +80,25 @@
8080
"**/@babel/parser": "7.24.7",
8181
"**/@bazel/typescript/protobufjs": "6.11.4",
8282
"**/@hello-pangea/dnd": "18.0.1",
83-
"**/@langchain/core": "^0.3.57",
84-
"**/@langchain/google-common": "^0.1.8",
83+
"**/@langchain/core": "^0.3.65",
84+
"**/@langchain/google-common": "^0.2.15",
8585
"**/@types/node": "22.15.3",
8686
"**/@typescript-eslint/utils": "5.62.0",
8787
"**/chokidar": "^3.5.3",
8888
"**/d3-scale/**/d3-color": "npm:@elastic/[email protected]",
8989
"**/globule/minimatch": "^3.1.2",
9090
"**/hoist-non-react-statics": "^3.3.2",
9191
"**/isomorphic-fetch/node-fetch": "^2.6.7",
92-
"**/langchain": "^0.3.15",
92+
"**/langchain": "^0.3.30",
9393
"**/remark-parse/trim": "1.0.1",
9494
"**/sharp": "0.32.6",
9595
"**/typescript": "5.1.6",
9696
"**/util": "^0.12.5",
9797
"**/yauzl": "^3.2.0",
98-
"@aws-sdk/client-bedrock-agent-runtime": "^3.744.0",
99-
"@aws-sdk/client-bedrock-runtime": "^3.744.0",
100-
"@aws-sdk/client-kendra": "3.744.0",
101-
"@aws-sdk/credential-provider-node": "3.744.0",
98+
"@aws-sdk/client-bedrock-agent-runtime": "^3.848.0",
99+
"@aws-sdk/client-bedrock-runtime": "^3.848.0",
100+
"@aws-sdk/client-kendra": "3.848.0",
101+
"@aws-sdk/credential-provider-node": "3.848.0",
102102
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0",
103103
"@types/react": "~18.2.0",
104104
"@types/react-dom": "~18.2.0",
@@ -112,7 +112,7 @@
112112
"@arizeai/openinference-semantic-conventions": "^1.1.0",
113113
"@aws-crypto/sha256-js": "^5.2.0",
114114
"@aws-crypto/util": "^5.2.0",
115-
"@aws-sdk/client-bedrock-runtime": "^3.744.0",
115+
"@aws-sdk/client-bedrock-runtime": "^3.848.0",
116116
"@babel/runtime": "^7.24.7",
117117
"@dagrejs/dagre": "^1.1.5",
118118
"@dnd-kit/core": "^6.1.0",
@@ -155,7 +155,7 @@
155155
"@formatjs/intl-relativetimeformat": "^11.2.12",
156156
"@formatjs/intl-utils": "^3.8.4",
157157
"@formatjs/ts-transformer": "^3.13.14",
158-
"@google/generative-ai": "^0.21.0",
158+
"@google/generative-ai": "^0.24.1",
159159
"@grpc/grpc-js": "^1.13.4",
160160
"@hapi/accept": "^6.0.3",
161161
"@hapi/boom": "^10.0.1",
@@ -1102,14 +1102,14 @@
11021102
"@kbn/xstate-utils": "link:src/platform/packages/shared/kbn-xstate-utils",
11031103
"@kbn/zod": "link:src/platform/packages/shared/kbn-zod",
11041104
"@kbn/zod-helpers": "link:src/platform/packages/shared/kbn-zod-helpers",
1105-
"@langchain/aws": "^0.1.3",
1106-
"@langchain/community": "^0.3.29",
1107-
"@langchain/core": "^0.3.57",
1108-
"@langchain/google-common": "^0.1.8",
1109-
"@langchain/google-genai": "^0.1.8",
1110-
"@langchain/google-vertexai": "^0.1.8",
1111-
"@langchain/langgraph": "^0.2.45",
1112-
"@langchain/openai": "^0.4.4",
1105+
"@langchain/aws": "^0.1.11",
1106+
"@langchain/community": "^0.3.49",
1107+
"@langchain/core": "^0.3.65",
1108+
"@langchain/google-common": "^0.2.15",
1109+
"@langchain/google-genai": "^0.2.15",
1110+
"@langchain/google-vertexai": "^0.2.15",
1111+
"@langchain/langgraph": "^0.3.10",
1112+
"@langchain/openai": "^0.6.2",
11131113
"@langtrase/trace-attributes": "^7.5.0",
11141114
"@launchdarkly/node-server-sdk": "^9.10.0",
11151115
"@launchdarkly/openfeature-node-server": "^1.1.0",
@@ -1141,9 +1141,9 @@
11411141
"@paralleldrive/cuid2": "^2.2.2",
11421142
"@reduxjs/toolkit": "1.9.7",
11431143
"@slack/webhook": "^7.0.1",
1144-
"@smithy/eventstream-codec": "^4.0.1",
1144+
"@smithy/eventstream-codec": "^4.0.4",
11451145
"@smithy/eventstream-serde-node": "^4.0.1",
1146-
"@smithy/middleware-stack": "^4.0.1",
1146+
"@smithy/middleware-stack": "^4.0.4",
11471147
"@smithy/node-http-handler": "^4.0.1",
11481148
"@smithy/types": "^4.1.0",
11491149
"@smithy/util-utf8": "^4.0.0",
@@ -1259,7 +1259,7 @@
12591259
"jsonwebtoken": "^9.0.2",
12601260
"jsts": "^1.6.2",
12611261
"kea": "^2.6.0",
1262-
"langchain": "^0.3.15",
1262+
"langchain": "^0.3.30",
12631263
"langsmith": "^0.3.7",
12641264
"launchdarkly-js-client-sdk": "^3.8.1",
12651265
"load-json-file": "^6.2.0",

0 commit comments

Comments
 (0)