|
336 | 336 | auto-bind "~4.0.0" |
337 | 337 | tslib "~2.6.0" |
338 | 338 |
|
339 | | -"@graphql-codegen/typescript@5.0.2", "@graphql-codegen/typescript@^5.0.2": |
340 | | - version "5.0.2" |
341 | | - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.2.tgz#31c3d2d583aeed4b95069bfff9fa47934e637c24" |
342 | | - integrity sha512-OJYXpS9SRf4VFzqu3ZH/RmTftGhAVTCmscH63iPlvTlCT8NBmpSHdZ875AEa38LugdL8XgUcGsI3pprP3e5j/w== |
| 339 | +"@graphql-codegen/typescript@5.0.4", "@graphql-codegen/typescript@^5.0.2": |
| 340 | + version "5.0.4" |
| 341 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.4.tgz#a7f51505445568fd737b01ce7fad515c2b89897f" |
| 342 | + integrity sha512-q6S8hX+aR4BzeGgolac4gp22rBnXbLhedmOwT1UBT9e3lGNmNpYC7WJUEzAPjWf6z1lRSNmojLlwEjTnffhKNA== |
343 | 343 | dependencies: |
344 | 344 | "@graphql-codegen/plugin-helpers" "^6.0.0" |
345 | 345 | "@graphql-codegen/schema-ast" "^5.0.0" |
346 | | - "@graphql-codegen/visitor-plugin-common" "6.1.0" |
| 346 | + "@graphql-codegen/visitor-plugin-common" "6.1.2" |
347 | 347 | auto-bind "~4.0.0" |
348 | 348 | tslib "~2.6.0" |
349 | 349 |
|
350 | | -"@graphql-codegen/visitor-plugin-common@6.1.0", "@graphql-codegen/visitor-plugin-common@^6.1.0": |
| 350 | +"@graphql-codegen/visitor-plugin-common@6.1.0": |
351 | 351 | version "6.1.0" |
352 | 352 | resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0.tgz#a3069031b52b6e0541e03758de18a48da964553d" |
353 | 353 | integrity sha512-AvGO1pe+b/kAa7+WBDlNDXOruRZWv/NnhLHgTggiW2XWRv33biuzg4cF1UTdpR2jmESZzJU4kXngLLX8RYJWLA== |
|
363 | 363 | parse-filepath "^1.0.2" |
364 | 364 | tslib "~2.6.0" |
365 | 365 |
|
| 366 | +"@graphql-codegen/visitor-plugin-common@6.1.2", "@graphql-codegen/visitor-plugin-common@^6.1.0": |
| 367 | + version "6.1.2" |
| 368 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.2.tgz#e614d6606402a152686d6f90e6363150a7a55bde" |
| 369 | + integrity sha512-zYdrhJKgk8kqE1Xz5/m/Ua42zk+rIvYB/FHh3dE1AhZ6b1IDqgKjF3LnkT+K2qenf9EfT4yNjXd5CEKMeXfHyg== |
| 370 | + dependencies: |
| 371 | + "@graphql-codegen/plugin-helpers" "^6.0.0" |
| 372 | + "@graphql-tools/optimize" "^2.0.0" |
| 373 | + "@graphql-tools/relay-operation-optimizer" "^7.0.0" |
| 374 | + "@graphql-tools/utils" "^10.0.0" |
| 375 | + auto-bind "~4.0.0" |
| 376 | + change-case-all "1.0.15" |
| 377 | + dependency-graph "^1.0.0" |
| 378 | + graphql-tag "^2.11.0" |
| 379 | + parse-filepath "^1.0.2" |
| 380 | + tslib "~2.6.0" |
| 381 | + |
366 | 382 | "@graphql-hive/signal@^1.0.0": |
367 | 383 | version "1.0.0" |
368 | 384 | resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-1.0.0.tgz#6e2193660a47c925abadbe72293dfc9430e24f8f" |
|
0 commit comments