File tree 4 files changed +101
-115
lines changed
packages/plugins/apollo-federation
4 files changed +101
-115
lines changed Original file line number Diff line number Diff line change 3
3
"author" : " Dotan Simha <dotansimha@gmail.com>" ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
- "packageManager" : " pnpm@10.7.1 " ,
6
+ "packageManager" : " pnpm@10.8.0 " ,
7
7
"engines" : {
8
8
"node" : " >=18.0.0" ,
9
9
"pnpm" : " >=10.2.1"
63
63
"ts-node" : " 10.9.2" ,
64
64
"typescript" : " 5.8.3" ,
65
65
"wait-on" : " 8.0.3" ,
66
- "wrangler" : " 4.7.2 "
66
+ "wrangler" : " 4.8.0 "
67
67
},
68
68
"lint-staged" : {
69
69
"packages/**/src/**/*.{ts,tsx}" : [
82
82
"cross-spawn" : " 7.0.6" ,
83
83
"micromatch" : " 4.0.8" ,
84
84
"dompurify" : " 3.2.5" ,
85
- "webpack" : " 5.98.0 " ,
85
+ "webpack" : " 5.99.2 " ,
86
86
"axios" : " 1.8.4" ,
87
87
"undici" : " 5.29.0" ,
88
88
"cookie" : " 1.0.2"
Original file line number Diff line number Diff line change 56
56
},
57
57
"devDependencies" : {
58
58
"@apollo/gateway" : " 2.10.1" ,
59
- "@apollo/subgraph" : " 2.10.0 " ,
59
+ "@apollo/subgraph" : " 2.10.1 " ,
60
60
"@envelop/core" : " workspace:^" ,
61
61
"graphql" : " 16.8.1" ,
62
62
"graphql-tag" : " 2.12.6" ,
You can’t perform that action at this time.
0 commit comments