Skip to content

Commit

Permalink
Remove resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Sep 13, 2024
1 parent fceaad3 commit a6120ea
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"dpdm@^3.12.0": "patch:dpdm@npm%3A3.12.0#./.yarn/patches/dpdm-npm-3.12.0-0dfdd8e3b8.patch",
"typedoc-plugin-markdown@next": "patch:typedoc-plugin-markdown@npm%3A4.0.0-next.6#./.yarn/patches/typedoc-plugin-markdown-npm-4.0.0-next.6-96b4b47746.patch",
"voy-search@0.6.2": "patch:voy-search@npm%3A0.6.2#./.yarn/patches/voy-search-npm-0.6.2-d4aca30a0e.patch",
"@langchain/core": "workspace:*",
"protobufjs": "^7.2.5",
"zod": "3.23.8"
},
Expand Down
19 changes: 19 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12003,6 +12003,25 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/core@npm:>=0.2.16 <0.3.0, @langchain/core@npm:>=0.2.17 <0.3.0, @langchain/core@npm:>=0.2.18 <0.3.0, @langchain/core@npm:>=0.2.20 <0.3.0, @langchain/core@npm:>=0.2.21 <0.3.0, @langchain/core@npm:>=0.2.26 <0.3.0, @langchain/core@npm:>=0.2.5 <0.3.0":
version: 0.2.32
resolution: "@langchain/core@npm:0.2.32"
dependencies:
ansi-styles: ^5.0.0
camelcase: 6
decamelize: 1.2.0
js-tiktoken: ^1.0.12
langsmith: ^0.1.43
mustache: ^4.2.0
p-queue: ^6.6.2
p-retry: 4
uuid: ^10.0.0
zod: ^3.22.4
zod-to-json-schema: ^3.22.3
checksum: b26380e94c8838a1643177a53bef4c628ea583714a2e93e18a3126413f95756dc6dfbaf0572fe0965afcc79092d4a0c0e0851c932830261bd6c84d6380a0ac74
languageName: node
linkType: hard

"@langchain/core@workspace:*, @langchain/core@workspace:langchain-core":
version: 0.0.0-use.local
resolution: "@langchain/core@workspace:langchain-core"
Expand Down

0 comments on commit a6120ea

Please sign in to comment.