File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 
client/defer/apollo-client Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33  "version" : " 0.1.0" 
44  "private" : true ,
55  "dependencies" : {
6-     "@apollo/client" : " 3.14.0 " 
6+     "@apollo/client" : " 4.0.7 " 
77    "@testing-library/jest-dom" : " 5.17.0" 
88    "@testing-library/react" : " 13.4.0" 
99    "@testing-library/user-event" : " 14.6.1" 
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ java.sourceCompatibility = JavaVersion.VERSION_17
1313
1414dependencies {
1515  implementation(platform(" org.springframework.boot:spring-boot-dependencies:3.5.5" 
16-   implementation(" com.apollographql.federation:federation-graphql-java-support:4.5 .0" 
16+   implementation(" com.apollographql.federation:federation-graphql-java-support:5.4 .0" 
1717  implementation(" org.jetbrains.kotlin:kotlin-reflect" 
1818  implementation(" org.jetbrains.kotlin:kotlin-stdlib-jdk8" 
1919  implementation(" org.springframework.boot:spring-boot-starter-graphql" 
Original file line number Diff line number Diff line change 77    "start" : " node gateway.js" 
88  },
99  "dependencies" : {
10-     "@apollo/server" : " 4.12.2 " 
10+     "@apollo/server" : " 5.0.0 " 
1111    "@apollo/gateway" : " 2.11.2" 
1212    "supergraph-demo-opentelemetry" : " 0.2.4" 
1313    "graphql" : " 16.11.0" 
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition = "2021"
55
66[dependencies ]
77anyhow  = " 1.0.82" 
8- apollo-router  = " 1.45 .0" 
8+ apollo-router  = " 2.0 .0" 
99async-trait  = " 0.1.80" 
1010futures  = " 0.3.30" 
1111http  = " 0.2.12" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments