File tree Expand file tree Collapse file tree
project/JavaScript/solution Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "author" : " Kevin Riedelsheimer" ,
2020 "license" : " UNLICENSED" ,
2121 "dependencies" : {
22- "@langchain/core" : " ^0.3.0 " ,
23- "@langchain/langgraph" : " ^0 .2.0 " ,
24- "@sap-ai-sdk/orchestration" : " ^1.0 .0" ,
25- "@sap-ai-sdk/ai-api" : " ^1.0 .0" ,
26- "@sap-ai-sdk/foundation-models" : " ^1.0 .0" ,
27- "@sap-ai-sdk/rpt" : " latest " ,
28- "axios" : " ^1.7 .0" ,
29- "dotenv" : " ^16 .4.0 " ,
30- "zod" : " ^3.23.0 "
22+ "@langchain/core" : " 1.1.39 " ,
23+ "@langchain/langgraph" : " 1 .2.8 " ,
24+ "@sap-ai-sdk/orchestration" : " 2.9 .0" ,
25+ "@sap-ai-sdk/ai-api" : " 2.9 .0" ,
26+ "@sap-ai-sdk/foundation-models" : " 2.9 .0" ,
27+ "@sap-ai-sdk/rpt" : " 2.9.0 " ,
28+ "axios" : " 1.15 .0" ,
29+ "dotenv" : " 17 .4.2 " ,
30+ "zod" : " 4.3.6 "
3131 },
3232 "devDependencies" : {
33- "@types/node" : " ^22.0 .0" ,
34- "tsx" : " ^4.19 .0" ,
35- "typescript" : " ^5. 6.0"
33+ "@types/node" : " 25.6 .0" ,
34+ "tsx" : " 4.21 .0" ,
35+ "typescript" : " 6.0.2 "
3636 }
3737}
You can’t perform that action at this time.
0 commit comments