Skip to content

Commit 35ff0f0

Browse files
fix(deps): update dependency @langchain/core to v0.3.64
1 parent b9b8046 commit 35ff0f0

File tree

4 files changed

+32
-16
lines changed

4 files changed

+32
-16
lines changed

plugins/genai/agent-langgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@backstage/catalog-model": "^1.7.0",
3333
"@backstage/config": "^1.2.0",
3434
"@langchain/aws": "0.1.10",
35-
"@langchain/core": "0.3.57",
35+
"@langchain/core": "0.3.64",
3636
"@langchain/langgraph": "0.2.74",
3737
"@langchain/langgraph-checkpoint-postgres": "^0.0.5",
3838
"@langchain/langgraph-checkpoint-sqlite": "^0.1.5",

plugins/genai/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage/catalog-model": "^1.4.5",
4545
"@backstage/config": "^1.2.0",
4646
"@backstage/plugin-catalog-node": "^1.14.0",
47-
"@langchain/core": "0.3.57",
47+
"@langchain/core": "0.3.64",
4848
"@modelcontextprotocol/sdk": "^1.12.3",
4949
"@types/express": "*",
5050
"express": "^4.17.1",

plugins/genai/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@backstage/backend-plugin-api": "^0.8.1",
4040
"@backstage/catalog-model": "^1.7.0",
4141
"@backstage/config": "^1.2.0",
42-
"@langchain/core": "0.3.57"
42+
"@langchain/core": "0.3.64"
4343
},
4444
"devDependencies": {
4545
"@backstage/backend-common": "^0.24.0",

yarn.lock

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3054,7 +3054,7 @@ __metadata:
30543054
"@backstage/plugin-auth-backend": "npm:^0.22.3"
30553055
"@backstage/plugin-auth-backend-module-guest-provider": "npm:^0.1.2"
30563056
"@backstage/plugin-catalog-node": "npm:^1.14.0"
3057-
"@langchain/core": "npm:0.3.57"
3057+
"@langchain/core": "npm:0.3.64"
30583058
"@modelcontextprotocol/sdk": "npm:^1.12.3"
30593059
"@types/express": "npm:*"
30603060
"@types/lodash": "npm:^4"
@@ -3093,7 +3093,7 @@ __metadata:
30933093
"@backstage/catalog-model": "npm:^1.7.0"
30943094
"@backstage/cli": "npm:^0.27.0"
30953095
"@backstage/config": "npm:^1.2.0"
3096-
"@langchain/core": "npm:0.3.57"
3096+
"@langchain/core": "npm:0.3.64"
30973097
aws-sdk-client-mock: "npm:^4.0.0"
30983098
languageName: unknown
30993099
linkType: soft
@@ -3134,7 +3134,7 @@ __metadata:
31343134
"@backstage/cli": "npm:^0.26.5"
31353135
"@backstage/config": "npm:^1.2.0"
31363136
"@langchain/aws": "npm:0.1.10"
3137-
"@langchain/core": "npm:0.3.57"
3137+
"@langchain/core": "npm:0.3.64"
31383138
"@langchain/langgraph": "npm:0.2.74"
31393139
"@langchain/langgraph-checkpoint-postgres": "npm:^0.0.5"
31403140
"@langchain/langgraph-checkpoint-sqlite": "npm:^0.1.5"
@@ -11754,23 +11754,23 @@ __metadata:
1175411754
languageName: node
1175511755
linkType: hard
1175611756

11757-
"@langchain/core@npm:0.3.57":
11758-
version: 0.3.57
11759-
resolution: "@langchain/core@npm:0.3.57"
11757+
"@langchain/core@npm:0.3.64":
11758+
version: 0.3.64
11759+
resolution: "@langchain/core@npm:0.3.64"
1176011760
dependencies:
1176111761
"@cfworker/json-schema": "npm:^4.0.2"
1176211762
ansi-styles: "npm:^5.0.0"
1176311763
camelcase: "npm:6"
1176411764
decamelize: "npm:1.2.0"
1176511765
js-tiktoken: "npm:^1.0.12"
11766-
langsmith: "npm:^0.3.29"
11766+
langsmith: "npm:^0.3.46"
1176711767
mustache: "npm:^4.2.0"
1176811768
p-queue: "npm:^6.6.2"
1176911769
p-retry: "npm:4"
1177011770
uuid: "npm:^10.0.0"
11771-
zod: "npm:^3.22.4"
11771+
zod: "npm:^3.25.32"
1177211772
zod-to-json-schema: "npm:^3.22.3"
11773-
checksum: 10c0/70e46a9ce85c1cf0fe7912d6b43be8eb57f50423b147f2cada3276a34ea99542e08c06f7c38e334dbd4e91265b40fbfa78c2708bc8c8b3b4e6a82d6deafcdb56
11773+
checksum: 10c0/86febd1600f5d46b3518338d35b3168b3217e1750532380b188f77526026b0300dc95d17ef502d00ea8eea00e36f74866a4769f34dea2c6869b0c5f05150aea1
1177411774
languageName: node
1177511775
linkType: hard
1177611776

@@ -31282,9 +31282,9 @@ __metadata:
3128231282
languageName: node
3128331283
linkType: hard
3128431284

31285-
"langsmith@npm:^0.3.29":
31286-
version: 0.3.33
31287-
resolution: "langsmith@npm:0.3.33"
31285+
"langsmith@npm:^0.3.46":
31286+
version: 0.3.46
31287+
resolution: "langsmith@npm:0.3.46"
3128831288
dependencies:
3128931289
"@types/uuid": "npm:^10.0.0"
3129031290
chalk: "npm:^4.1.2"
@@ -31294,11 +31294,20 @@ __metadata:
3129431294
semver: "npm:^7.6.3"
3129531295
uuid: "npm:^10.0.0"
3129631296
peerDependencies:
31297+
"@opentelemetry/api": "*"
31298+
"@opentelemetry/exporter-trace-otlp-proto": "*"
31299+
"@opentelemetry/sdk-trace-base": "*"
3129731300
openai: "*"
3129831301
peerDependenciesMeta:
31302+
"@opentelemetry/api":
31303+
optional: true
31304+
"@opentelemetry/exporter-trace-otlp-proto":
31305+
optional: true
31306+
"@opentelemetry/sdk-trace-base":
31307+
optional: true
3129931308
openai:
3130031309
optional: true
31301-
checksum: 10c0/3d18a7b1273a71c8b6057c3fa3de886416c0d964a19535d032cef009e2c6a6adec0af7eb61a5e4e41725b4b2d1990c0fe5f3ca4d09e95f5a5a97dbebb0fc577e
31310+
checksum: 10c0/f69513429f27b53406eb930f1bd86b1f366631f28c2cadaf32db0aee78b793a56bd0fa7b588829fb3f9e1a9dea566c653586921ebf212ccbd4873c7dfb55587c
3130231311
languageName: node
3130331312
linkType: hard
3130431313

@@ -43589,6 +43598,13 @@ __metadata:
4358943598
languageName: node
4359043599
linkType: hard
4359143600

43601+
"zod@npm:^3.25.32":
43602+
version: 3.25.76
43603+
resolution: "zod@npm:3.25.76"
43604+
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
43605+
languageName: node
43606+
linkType: hard
43607+
4359243608
"zstd-codec@npm:^0.1.5":
4359343609
version: 0.1.5
4359443610
resolution: "zstd-codec@npm:0.1.5"

0 commit comments

Comments
 (0)