Skip to content

Commit f8762b4

Browse files
fix(deps): update dependency @langchain/core to v0.3.68
1 parent 6628e40 commit f8762b4

File tree

4 files changed

+26
-17
lines changed

4 files changed

+26
-17
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.68",
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
@@ -45,7 +45,7 @@
4545
"@backstage/config": "^1.2.0",
4646
"@backstage/plugin-catalog-node": "^1.14.0",
4747
"@backstage/plugin-search-common": "^1.2.19",
48-
"@langchain/core": "0.3.57",
48+
"@langchain/core": "0.3.68",
4949
"@modelcontextprotocol/sdk": "^1.12.3",
5050
"@types/express": "*",
5151
"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.68"
4343
},
4444
"devDependencies": {
4545
"@backstage/backend-common": "^0.24.0",

yarn.lock

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3055,7 +3055,7 @@ __metadata:
30553055
"@backstage/plugin-auth-backend-module-guest-provider": "npm:^0.1.2"
30563056
"@backstage/plugin-catalog-node": "npm:^1.14.0"
30573057
"@backstage/plugin-search-common": "npm:^1.2.19"
3058-
"@langchain/core": "npm:0.3.57"
3058+
"@langchain/core": "npm:0.3.68"
30593059
"@modelcontextprotocol/sdk": "npm:^1.12.3"
30603060
"@types/express": "npm:*"
30613061
"@types/lodash": "npm:^4"
@@ -3097,7 +3097,7 @@ __metadata:
30973097
"@backstage/catalog-model": "npm:^1.7.0"
30983098
"@backstage/cli": "npm:^0.27.0"
30993099
"@backstage/config": "npm:^1.2.0"
3100-
"@langchain/core": "npm:0.3.57"
3100+
"@langchain/core": "npm:0.3.68"
31013101
aws-sdk-client-mock: "npm:^4.0.0"
31023102
languageName: unknown
31033103
linkType: soft
@@ -3138,7 +3138,7 @@ __metadata:
31383138
"@backstage/cli": "npm:^0.26.5"
31393139
"@backstage/config": "npm:^1.2.0"
31403140
"@langchain/aws": "npm:0.1.10"
3141-
"@langchain/core": "npm:0.3.57"
3141+
"@langchain/core": "npm:0.3.68"
31423142
"@langchain/langgraph": "npm:0.2.74"
31433143
"@langchain/langgraph-checkpoint-postgres": "npm:^0.0.5"
31443144
"@langchain/langgraph-checkpoint-sqlite": "npm:^0.1.5"
@@ -11794,23 +11794,23 @@ __metadata:
1179411794
languageName: node
1179511795
linkType: hard
1179611796

11797-
"@langchain/core@npm:0.3.57":
11798-
version: 0.3.57
11799-
resolution: "@langchain/core@npm:0.3.57"
11797+
"@langchain/core@npm:0.3.68":
11798+
version: 0.3.68
11799+
resolution: "@langchain/core@npm:0.3.68"
1180011800
dependencies:
1180111801
"@cfworker/json-schema": "npm:^4.0.2"
1180211802
ansi-styles: "npm:^5.0.0"
1180311803
camelcase: "npm:6"
1180411804
decamelize: "npm:1.2.0"
1180511805
js-tiktoken: "npm:^1.0.12"
11806-
langsmith: "npm:^0.3.29"
11806+
langsmith: "npm:^0.3.46"
1180711807
mustache: "npm:^4.2.0"
1180811808
p-queue: "npm:^6.6.2"
1180911809
p-retry: "npm:4"
1181011810
uuid: "npm:^10.0.0"
11811-
zod: "npm:^3.22.4"
11811+
zod: "npm:^3.25.32"
1181211812
zod-to-json-schema: "npm:^3.22.3"
11813-
checksum: 10c0/70e46a9ce85c1cf0fe7912d6b43be8eb57f50423b147f2cada3276a34ea99542e08c06f7c38e334dbd4e91265b40fbfa78c2708bc8c8b3b4e6a82d6deafcdb56
11813+
checksum: 10c0/c4b79cbb4d9938307bed3e32819a3e82f35405f268b38bc48438a5984fc90c927cc2ec1724891f4872cce0ec4d1bf5ffca153b081cfbb89d6ecf739a134fd17a
1181411814
languageName: node
1181511815
linkType: hard
1181611816

@@ -31387,9 +31387,9 @@ __metadata:
3138731387
languageName: node
3138831388
linkType: hard
3138931389

31390-
"langsmith@npm:^0.3.29":
31391-
version: 0.3.33
31392-
resolution: "langsmith@npm:0.3.33"
31390+
"langsmith@npm:^0.3.46":
31391+
version: 0.3.54
31392+
resolution: "langsmith@npm:0.3.54"
3139331393
dependencies:
3139431394
"@types/uuid": "npm:^10.0.0"
3139531395
chalk: "npm:^4.1.2"
@@ -31399,11 +31399,20 @@ __metadata:
3139931399
semver: "npm:^7.6.3"
3140031400
uuid: "npm:^10.0.0"
3140131401
peerDependencies:
31402+
"@opentelemetry/api": "*"
31403+
"@opentelemetry/exporter-trace-otlp-proto": "*"
31404+
"@opentelemetry/sdk-trace-base": "*"
3140231405
openai: "*"
3140331406
peerDependenciesMeta:
31407+
"@opentelemetry/api":
31408+
optional: true
31409+
"@opentelemetry/exporter-trace-otlp-proto":
31410+
optional: true
31411+
"@opentelemetry/sdk-trace-base":
31412+
optional: true
3140431413
openai:
3140531414
optional: true
31406-
checksum: 10c0/3d18a7b1273a71c8b6057c3fa3de886416c0d964a19535d032cef009e2c6a6adec0af7eb61a5e4e41725b4b2d1990c0fe5f3ca4d09e95f5a5a97dbebb0fc577e
31415+
checksum: 10c0/0668b5ff4a883826d851794f3f2231b7694d92b37e85230a318b2d752fcbc471b159d33be0bbb90bdf9cd139592699fc654d7e741a4ed9af79c40f5cca1f8469
3140731416
languageName: node
3140831417
linkType: hard
3140931418

@@ -43647,7 +43656,7 @@ __metadata:
4364743656
languageName: node
4364843657
linkType: hard
4364943658

43650-
"zod@npm:^3.20.0, zod@npm:^3.22.4, zod@npm:^3.23.8":
43659+
"zod@npm:^3.20.0, zod@npm:^3.22.4, zod@npm:^3.23.8, zod@npm:^3.25.32":
4365143660
version: 3.25.76
4365243661
resolution: "zod@npm:3.25.76"
4365343662
checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c

0 commit comments

Comments
 (0)