File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 1050
1050
zod "^3.22.3"
1051
1051
zod-to-json-schema "^3.22.5"
1052
1052
1053
- "@langchain/core@^0.3.0 ":
1054
- version "0.3.51 "
1055
- resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.51 .tgz#3767fce686bf5cda26b9a08aa02d19618ae2b218 "
1056
- integrity sha512-2nE30uuomSQrIQKB3BLgQtECZLWj5gwPEzQ+I6Ot6s9DKd133nXp3eZeggkAJ/uuc4WVROYVNJnmxepeAWo02Q ==
1053
+ "@langchain/core@^0.3.46 ":
1054
+ version "0.3.56 "
1055
+ resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.56 .tgz#02f96f67366f54c9cec5b35c484e739dabb1785c "
1056
+ integrity sha512-eF9MyInM9RLNisAygiCrzHnqzOnuzGWy4f1SAqAis+XIMhcA98WuZDNWxyX9pP3aKQGc47FAJ/9XWJwv5KiquA ==
1057
1057
dependencies:
1058
1058
"@cfworker/json-schema" "^4.0.2"
1059
1059
ansi-styles "^5.0.0"
1060
1060
camelcase "6"
1061
1061
decamelize "1.2.0"
1062
1062
js-tiktoken "^1.0.12"
1063
- langsmith "^0.3.16 "
1063
+ langsmith "^0.3.29 "
1064
1064
mustache "^4.2.0"
1065
1065
p-queue "^6.6.2"
1066
1066
p-retry "4"
@@ -7981,6 +7981,19 @@ langsmith@^0.3.16:
7981
7981
semver "^7.6.3"
7982
7982
uuid "^10.0.0"
7983
7983
7984
+ langsmith@^0.3.29:
7985
+ version "0.3.29"
7986
+ resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.3.29.tgz#75b8df90b8a724f320ff0cdc784768117e17a922"
7987
+ integrity sha512-JPF2B339qpYy9FyuY4Yz1aWYtgPlFc/a+VTj3L/JcFLHCiMP7+Ig8I9jO+o1QwVa+JU3iugL1RS0wwc+Glw0zA==
7988
+ dependencies:
7989
+ "@types/uuid" "^10.0.0"
7990
+ chalk "^4.1.2"
7991
+ console-table-printer "^2.12.1"
7992
+ p-queue "^6.6.2"
7993
+ p-retry "4"
7994
+ semver "^7.6.3"
7995
+ uuid "^10.0.0"
7996
+
7984
7997
language-subtag-registry@^0.3.20:
7985
7998
version "0.3.23"
7986
7999
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz#23529e04d9e3b74679d70142df3fd2eb6ec572e7"
You can’t perform that action at this time.
0 commit comments