|
2254 | 2254 | change-case-all "1.0.15" |
2255 | 2255 | tslib "~2.6.0" |
2256 | 2256 |
|
2257 | | -"@graphql-codegen/ [email protected]", "@graphql-codegen/typescript-operations@^5.0.1": |
| 2257 | +"@graphql-codegen/ [email protected]": |
| 2258 | + version "5.0.2" |
| 2259 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.2.tgz#f963a269e1c62b01e23d411e7f449c725c4341c1" |
| 2260 | + integrity sha512-i2nSJ5a65H+JgXwWvEuYehVYUImIvrHk3PTs+Fcj+OjZFvDl2qBziIhr6shCjV0KH9IZ6Y+1v4TzkxZr/+XFjA== |
| 2261 | + dependencies: |
| 2262 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2263 | + "@graphql-codegen/typescript" "^5.0.2" |
| 2264 | + "@graphql-codegen/visitor-plugin-common" "6.1.0" |
| 2265 | + auto-bind "~4.0.0" |
| 2266 | + tslib "~2.6.0" |
| 2267 | + |
| 2268 | +"@graphql-codegen/typescript-operations@^5.0.1": |
2258 | 2269 | version "5.0.1" |
2259 | 2270 | resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-5.0.1.tgz#69c98787a0ffa135fa2b51315b76b639ba8d1c43" |
2260 | 2271 | integrity sha512-uJwsOIqvXyxlOI1Mnoy8Mn3TiOHTzVTGDwqL9gHnpKqQZdFfvMgfDf/HyT7Mw3XCOfhSS99fe9ATW0bkMExBZg== |
|
2287 | 2298 | auto-bind "~4.0.0" |
2288 | 2299 | tslib "~2.6.0" |
2289 | 2300 |
|
| 2301 | +"@graphql-codegen/typescript@^5.0.2": |
| 2302 | + version "5.0.2" |
| 2303 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.2.tgz#31c3d2d583aeed4b95069bfff9fa47934e637c24" |
| 2304 | + integrity sha512-OJYXpS9SRf4VFzqu3ZH/RmTftGhAVTCmscH63iPlvTlCT8NBmpSHdZ875AEa38LugdL8XgUcGsI3pprP3e5j/w== |
| 2305 | + dependencies: |
| 2306 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2307 | + "@graphql-codegen/schema-ast" "^5.0.0" |
| 2308 | + "@graphql-codegen/visitor-plugin-common" "6.1.0" |
| 2309 | + auto-bind "~4.0.0" |
| 2310 | + tslib "~2.6.0" |
| 2311 | + |
2290 | 2312 | "@graphql-codegen/ [email protected]": |
2291 | 2313 | version "2.13.8" |
2292 | 2314 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597" |
|
2319 | 2341 | parse-filepath "^1.0.2" |
2320 | 2342 | tslib "~2.6.0" |
2321 | 2343 |
|
| 2344 | +"@graphql-codegen/ [email protected]": |
| 2345 | + version "6.1.0" |
| 2346 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0.tgz#a3069031b52b6e0541e03758de18a48da964553d" |
| 2347 | + integrity sha512-AvGO1pe+b/kAa7+WBDlNDXOruRZWv/NnhLHgTggiW2XWRv33biuzg4cF1UTdpR2jmESZzJU4kXngLLX8RYJWLA== |
| 2348 | + dependencies: |
| 2349 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 2350 | + "@graphql-tools/optimize" "^2.0.0" |
| 2351 | + "@graphql-tools/relay-operation-optimizer" "^7.0.0" |
| 2352 | + "@graphql-tools/utils" "^10.0.0" |
| 2353 | + auto-bind "~4.0.0" |
| 2354 | + change-case-all "1.0.15" |
| 2355 | + dependency-graph "^1.0.0" |
| 2356 | + graphql-tag "^2.11.0" |
| 2357 | + parse-filepath "^1.0.2" |
| 2358 | + tslib "~2.6.0" |
| 2359 | + |
2322 | 2360 | "@graphql-hive/signal@^1.0.0": |
2323 | 2361 | version "1.0.0" |
2324 | 2362 | resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-1.0.0.tgz#6e2193660a47c925abadbe72293dfc9430e24f8f" |
|
0 commit comments