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" : " 5.0.4" ,
5
- "@graphql-codegen/typescript" : " 4.1.2 "
5
+ "@graphql-codegen/typescript" : " 4.1.3 "
6
6
}
7
7
}
Original file line number Diff line number Diff line change 584
584
auto-bind "~4.0.0"
585
585
tslib "~2.6.0"
586
586
587
- " @graphql-codegen/[email protected] " :
588
- version "4.1.2"
589
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.2.tgz#c57d7e8f87b689deec516bd8021a347a98f4e4db"
590
- integrity sha512-GhPgfxgWEkBrvKR2y77OThus3K8B6U3ESo68l7+sHH1XiL2WapK5DdClViblJWKQerJRjfJu8tcaxQ8Wpk6Ogw==
591
- dependencies :
592
- " @graphql-codegen/plugin-helpers" " ^5.1.0"
593
- " @graphql-codegen/schema-ast" " ^4.0.2"
594
- " @graphql-codegen/visitor-plugin-common" " 5.6.0"
595
- auto-bind "~4.0.0"
596
- tslib "~2.6.0"
597
-
598
- " @graphql-codegen/typescript@^4.1.3 " :
587
+ " @graphql-codegen/[email protected] " , "@graphql-codegen/typescript@^4.1.3":
599
588
version "4.1.3"
600
589
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.1.3.tgz#fc16ab6a1c439e1e4ce375aeba2b2335704f824e"
601
590
integrity sha512-/7qNPj+owhxBZB3Kv0FuUILZq9A6Gl5P5wiIZGAmw500n6Vc8ceOFLRXeVkyvDccxTGWS/vJv+sUnl94T2Pu+A==
606
595
auto-bind "~4.0.0"
607
596
tslib "~2.6.0"
608
597
609
- " @graphql-codegen/[email protected] " :
610
- version "5.6.0"
611
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.0.tgz#755395422761ad84192b7e6d98688ee9e9a57598"
612
- integrity sha512-PowcVPJbUqMC9xTJ/ZRX1p/fsdMZREc+69CM1YY+AlFng2lL0zsdBskFJSRoviQk2Ch9IPhKGyHxlJCy9X22tg==
613
- dependencies :
614
- " @graphql-codegen/plugin-helpers" " ^5.1.0"
615
- " @graphql-tools/optimize" " ^2.0.0"
616
- " @graphql-tools/relay-operation-optimizer" " ^7.0.0"
617
- " @graphql-tools/utils" " ^10.0.0"
618
- auto-bind "~4.0.0"
619
- change-case-all "1.0.15"
620
- dependency-graph "^0.11.0"
621
- graphql-tag "^2.11.0"
622
- parse-filepath "^1.0.2"
623
- tslib "~2.6.0"
624
-
625
598
" @graphql-codegen/[email protected] " , "@graphql-codegen/visitor-plugin-common@^5.6.1":
626
599
version "5.6.1"
627
600
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.6.1.tgz#492ed514530e43a38d875cdbc8b312a565ac8ce0"
You can’t perform that action at this time.
0 commit comments