File tree Expand file tree Collapse file tree 2 files changed +2
-29
lines changed Expand file tree Collapse file tree 2 files changed +2
-29
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " codegen-scalars-test" ,
3
3
"dependencies" : {
4
4
"@graphql-codegen/cli" : " 6.0.0" ,
5
- "@graphql-codegen/typescript" : " 5.0.1 "
5
+ "@graphql-codegen/typescript" : " 5.0.2 "
6
6
}
7
7
}
Original file line number Diff line number Diff line change 336
336
auto-bind "~4.0.0"
337
337
tslib "~2.6.0"
338
338
339
- " @graphql-codegen/[email protected] " :
340
- version "5.0.1"
341
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.1.tgz#3afac0ae4c68dc564163037c6ae8a6e2b88f831c"
342
- integrity sha512-GqAl4pxFdWTvW1h+Ume7djrucYwt03wiaS88m4ErG+tHsJaR2ZCtoHOo+B4bh7KIuBKap14/xOZG0qY/ThWAhg==
343
- dependencies :
344
- " @graphql-codegen/plugin-helpers" " ^6.0.0"
345
- " @graphql-codegen/schema-ast" " ^5.0.0"
346
- " @graphql-codegen/visitor-plugin-common" " 6.0.1"
347
- auto-bind "~4.0.0"
348
- tslib "~2.6.0"
349
-
350
- " @graphql-codegen/typescript@^5.0.2 " :
339
+ " @graphql-codegen/[email protected] " , "@graphql-codegen/typescript@^5.0.2":
351
340
version "5.0.2"
352
341
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.2.tgz#31c3d2d583aeed4b95069bfff9fa47934e637c24"
353
342
integrity sha512-OJYXpS9SRf4VFzqu3ZH/RmTftGhAVTCmscH63iPlvTlCT8NBmpSHdZ875AEa38LugdL8XgUcGsI3pprP3e5j/w==
358
347
auto-bind "~4.0.0"
359
348
tslib "~2.6.0"
360
349
361
- " @graphql-codegen/[email protected] " :
362
- version "6.0.1"
363
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1.tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb"
364
- integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q==
365
- dependencies :
366
- " @graphql-codegen/plugin-helpers" " ^6.0.0"
367
- " @graphql-tools/optimize" " ^2.0.0"
368
- " @graphql-tools/relay-operation-optimizer" " ^7.0.0"
369
- " @graphql-tools/utils" " ^10.0.0"
370
- auto-bind "~4.0.0"
371
- change-case-all "1.0.15"
372
- dependency-graph "^1.0.0"
373
- graphql-tag "^2.11.0"
374
- parse-filepath "^1.0.2"
375
- tslib "~2.6.0"
376
-
377
350
" @graphql-codegen/[email protected] " , "@graphql-codegen/visitor-plugin-common@^6.1.0":
378
351
version "6.1.0"
379
352
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0.tgz#a3069031b52b6e0541e03758de18a48da964553d"
You can’t perform that action at this time.
0 commit comments