File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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] .1 " , "@graphql-codegen/typescript@^5.0.0":
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 ==
339
+ " @graphql-codegen/[email protected] .2 " , "@graphql-codegen/typescript@^5.0.0":
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 ==
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.0.1 "
346
+ " @graphql-codegen/visitor-plugin-common" " 6.1.0 "
347
347
auto-bind "~4.0.0"
348
348
tslib "~2.6.0"
349
349
363
363
parse-filepath "^1.0.2"
364
364
tslib "~2.6.0"
365
365
366
- " @graphql-codegen/visitor-plugin-common@6.0.1 " , "@graphql-codegen/visitor-plugin-common@^6.0.0":
367
- version "6.0.1 "
368
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.0.1. tgz#7aa2c5936c1a0593b8946a0d172bb202c688cfbb "
369
- integrity sha512-3gopoUYXn26PSj2UdCWmYj0QiRVD5qR3eDiXx72OQcN1Vb8qj6VfOWB+NDuD1Q1sgVYbCQVKgj92ERsSW1xH9Q ==
366
+ " @graphql-codegen/visitor-plugin-common@6.1.0 " , "@graphql-codegen/visitor-plugin-common@^6.0.0":
367
+ version "6.1.0 "
368
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.1.0. tgz#a3069031b52b6e0541e03758de18a48da964553d "
369
+ integrity sha512-AvGO1pe+b/kAa7+WBDlNDXOruRZWv/NnhLHgTggiW2XWRv33biuzg4cF1UTdpR2jmESZzJU4kXngLLX8RYJWLA ==
370
370
dependencies :
371
371
" @graphql-codegen/plugin-helpers" " ^6.0.0"
372
372
" @graphql-tools/optimize" " ^2.0.0"
You can’t perform that action at this time.
0 commit comments