File tree Expand file tree Collapse file tree 4 files changed +255
-239
lines changed Expand file tree Collapse file tree 4 files changed +255
-239
lines changed Original file line number Diff line number Diff line change 5
5
"start" : " wrangler dev src/index.ts"
6
6
},
7
7
"devDependencies" : {
8
- "@cloudflare/workers-types" : " ^4.20250918 .0" ,
8
+ "@cloudflare/workers-types" : " ^4.20250919 .0" ,
9
9
"@graphql-hive/gateway-runtime" : " workspace:*" ,
10
10
"graphql" : " ^16.9.0" ,
11
- "wrangler" : " ^4.37.1 "
11
+ "wrangler" : " ^4.38.0 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 41
41
"@ianvs/prettier-plugin-sort-imports" : " 4.7.0" ,
42
42
"@tsconfig/strictest" : " 2.0.5" ,
43
43
"@types/node" : " 24.5.2" ,
44
- "@yarnpkg/cli" : " 4.9.4 " ,
45
- "@yarnpkg/core" : " 4.4.3 " ,
46
- "@yarnpkg/plugin-pack" : " 4.0.2 " ,
44
+ "@yarnpkg/cli" : " 4.10.0 " ,
45
+ "@yarnpkg/core" : " 4.4.4 " ,
46
+ "@yarnpkg/plugin-pack" : " 4.0.3 " ,
47
47
"bun" : " 1.2.22" ,
48
48
"cross-env" : " 10.0.0" ,
49
49
"eslint" : " 9.35.0" ,
Original file line number Diff line number Diff line change 86
86
"@apollo/subgraph" : " ^2.11.2" ,
87
87
"@graphql-mesh/fusion-composition" : " ^0.8.17" ,
88
88
"@graphql-mesh/transport-rest" : " ^0.9.14" ,
89
- "@omnigraph/openapi" : " ^0.109.19 " ,
89
+ "@omnigraph/openapi" : " ^0.109.20 " ,
90
90
"@types/html-minifier-terser" : " ^7.0.2" ,
91
91
"@types/react" : " ^19" ,
92
92
"@types/react-dom" : " ^19" ,
You can’t perform that action at this time.
0 commit comments