Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion federation-v1/gateways/apollo-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start": "tsx index.ts"
},
"dependencies": {
"tsx": "4.7.1",
"tsx": "4.19.1",
"typescript": "5.4.3",
"graphql": "16.9.0",
"@apollo/server": "4.11.0",
Expand Down
330 changes: 175 additions & 155 deletions federation-v1/gateways/apollo-server/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion federation-v1/gateways/mercurius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start": "tsx index.ts"
},
"dependencies": {
"tsx": "4.7.1",
"tsx": "4.19.1",
"typescript": "5.4.3",
"graphql": "16.8.1",
"fastify": "5.0.0",
Expand Down
328 changes: 175 additions & 153 deletions federation-v1/gateways/mercurius/yarn.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"vega": "5.28.0",
"vega-lite": "5.17.0",
"tablemark": "3.0.0",
"tsx": "4.7.1",
"tsx": "4.19.1",
"typescript": "5.4.3",
"graphql": "16.8.1"
},
Expand Down
308 changes: 157 additions & 151 deletions federation-v1/scenarios/constant-vus-over-time/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion federation-v1/scenarios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"compose-supergraph": "tsx compose-supergraph.ts"
},
"dependencies": {
"tsx": "4.7.1",
"tsx": "4.19.1",
"typescript": "5.4.3",
"graphql": "16.8.1",
"@apollo/composition": "2.9.2"
Expand Down
2 changes: 1 addition & 1 deletion federation-v1/scenarios/ramping-vus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"vega": "5.28.0",
"vega-lite": "5.17.0",
"tablemark": "3.0.0",
"tsx": "4.7.1",
"tsx": "4.19.1",
"typescript": "5.4.3",
"graphql": "16.8.1"
},
Expand Down
308 changes: 157 additions & 151 deletions federation-v1/scenarios/yarn.lock

Large diffs are not rendered by default.