Skip to content

Commit

Permalink
Bump all
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Nov 30, 2024
1 parent 5897592 commit 14ac54f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 25 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"ioredis": "^5.3.2",
"js-yaml": "^4.1.0",
"langchain": "workspace:*",
"langsmith": "^0.2.0",
"langsmith": "^0.2.8",
"mongodb": "^6.3.0",
"pg": "^8.11.0",
"pickleparser": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
"js-tiktoken": "^1.0.12",
"js-yaml": "^4.1.0",
"jsonpointer": "^5.0.1",
"langsmith": "^0.2.0",
"langsmith": "^0.2.8",
"openapi-types": "^12.1.3",
"p-retry": "4",
"uuid": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"flat": "^5.0.2",
"js-yaml": "^4.1.0",
"langchain": ">=0.2.3 <0.3.0 || >=0.3.4 <0.4.0",
"langsmith": "^0.2.0",
"langsmith": "^0.2.8",
"uuid": "^10.0.0",
"zod": "^3.22.3",
"zod-to-json-schema": "^3.22.5"
Expand Down
25 changes: 3 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11829,7 +11829,7 @@ __metadata:
jsdom: ^22.1.0
jsonwebtoken: ^9.0.2
langchain: ">=0.2.3 <0.3.0 || >=0.3.4 <0.4.0"
langsmith: ^0.2.0
langsmith: ^0.2.8
llmonitor: ^0.5.9
lodash: ^4.17.21
lunary: ^0.7.10
Expand Down Expand Up @@ -27675,7 +27675,7 @@ __metadata:
ioredis: ^5.3.2
js-yaml: ^4.1.0
langchain: "workspace:*"
langsmith: ^0.2.0
langsmith: ^0.2.8
mongodb: ^6.3.0
pg: ^8.11.0
pickleparser: ^0.2.1
Expand Down Expand Up @@ -33329,7 +33329,7 @@ __metadata:
js-tiktoken: ^1.0.12
js-yaml: ^4.1.0
jsonpointer: ^5.0.1
langsmith: ^0.2.0
langsmith: ^0.2.8
openai: ^4.41.1
openapi-types: ^12.1.3
p-retry: 4
Expand Down Expand Up @@ -33408,25 +33408,6 @@ __metadata:
languageName: unknown
linkType: soft

"langsmith@npm:^0.2.0":
version: 0.2.0
resolution: "langsmith@npm:0.2.0"
dependencies:
"@types/uuid": ^10.0.0
commander: ^10.0.1
p-queue: ^6.6.2
p-retry: 4
semver: ^7.6.3
uuid: ^10.0.0
peerDependencies:
openai: "*"
peerDependenciesMeta:
openai:
optional: true
checksum: 0cd92d0e31526d309af197a3502c93a00ac8c09f6b2864161a18a5c1e8b95b0e8203bad2dfe3b4beb26055fc815a8d70730592a58c9af7e202917b13d01f695c
languageName: node
linkType: hard

"langsmith@npm:^0.2.8":
version: 0.2.8
resolution: "langsmith@npm:0.2.8"
Expand Down

0 comments on commit 14ac54f

Please sign in to comment.