File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
- nodejs 20.9.0
1
+ nodejs 20.19.1
2
2
yarn 1.22.22
Original file line number Diff line number Diff line change 69
69
"zustand" : " ^4.4.1"
70
70
},
71
71
"devDependencies" : {
72
- "@types/node" : " 20.5.0 " ,
72
+ "@types/node" : " 20.17.41 " ,
73
73
"@types/papaparse" : " ^5.3.15" ,
74
74
"@types/react" : " 18.3.20" ,
75
75
"@types/react-dom" : " 18.3.7" ,
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.53 "
1055
+ resolved "https://registry.yarnpkg.com/@langchain/core/-/core-0.3.53 .tgz#40f4c2d9848cd2e46e5f5f471cd11656fcf94a43 "
1056
+ integrity sha512-rHlBcEG5PNaWxlVhPTLiZ0WRCr/URNEUynhgZTZ8QbTJhQ1vEMibdr2YL9LYKHSXNyAp/b5j3itcu3epB8FD7Q ==
1057
1057
dependencies:
1058
1058
"@cfworker/json-schema" "^4.0.2"
1059
1059
ansi-styles "^5.0.0"
2564
2564
dependencies:
2565
2565
undici-types "~6.21.0"
2566
2566
2567
-
2568
- version "20.5.0"
2569
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.0.tgz#7fc8636d5f1aaa3b21e6245e97d56b7f56702313"
2570
- integrity sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q==
2567
+
2568
+ version "20.17.41"
2569
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.41.tgz#2bdeac7818c371afab1eeb5f5d5225860feb313d"
2570
+ integrity sha512-bOB0a6u/e7Ey/Gyc+ghRg+xoXFGYug4I7pdvwxudh+Ewmk93Z4wTudn4NIKiIRYQyujf9jm2uTBzQK8tg8oUeQ==
2571
+ dependencies:
2572
+ undici-types "~6.19.2"
2571
2573
2572
2574
"@types/node@^14.11.5":
2573
2575
version "14.18.63"
You can’t perform that action at this time.
0 commit comments