Skip to content

Commit 8d856d7

Browse files
chore(deps): update graphql-codegen
1 parent 16884c0 commit 8d856d7

File tree

2 files changed

+79
-63
lines changed

2 files changed

+79
-63
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"devDependencies": {
4848
"@changesets/cli": "2.26.1",
4949
"@changesets/changelog-github": "0.4.8",
50-
"@graphql-codegen/testing": "2.0.0",
51-
"@graphql-codegen/typescript": "3.0.4",
50+
"@graphql-codegen/testing": "3.0.3",
51+
"@graphql-codegen/typescript": "4.0.8",
5252
"@types/jest": "29.5.1",
5353
"@typescript-eslint/eslint-plugin": "5.59.2",
5454
"@typescript-eslint/parser": "5.59.2",

yarn.lock

Lines changed: 77 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -909,65 +909,65 @@
909909
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
910910
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
911911

912-
"@graphql-codegen/plugin-helpers@^4.0.0", "@graphql-codegen/plugin-helpers@^4.1.0", "@graphql-codegen/plugin-helpers@^4.2.0":
913-
version "4.2.0"
914-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-4.2.0.tgz#8324914d0f99162a223cfa01796cdd6be972d2ae"
915-
integrity sha512-THFTCfg+46PXlXobYJ/OoCX6pzjI+9woQqCjdyKtgoI0tn3Xq2HUUCiidndxUpEYVrXb5pRiRXb7b/ZbMQqD0A==
912+
"@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.0.4":
913+
version "5.0.4"
914+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.4.tgz#5f4c987c3f308ef1c8809ee0c43af0369867e0f6"
915+
integrity sha512-MOIuHFNWUnFnqVmiXtrI+4UziMTYrcquljaI5f/T/Bc7oO7sXcfkAvgkNWEEi9xWreYwvuer3VHCuPI/lAFWbw==
916916
dependencies:
917-
"@graphql-tools/utils" "^9.0.0"
917+
"@graphql-tools/utils" "^10.0.0"
918918
change-case-all "1.0.15"
919919
common-tags "1.8.2"
920920
import-from "4.0.0"
921921
lodash "~4.17.0"
922-
tslib "~2.5.0"
922+
tslib "~2.6.0"
923923

924-
"@graphql-codegen/schema-ast@^3.0.1":
925-
version "3.0.1"
926-
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-3.0.1.tgz#37b458bb57b95715a9eb4259341c856dae2a461d"
927-
integrity sha512-rTKTi4XiW4QFZnrEqetpiYEWVsOFNoiR/v3rY9mFSttXFbIwNXPme32EspTiGWmEEdHY8UuTDtZN3vEcs/31zw==
924+
"@graphql-codegen/schema-ast@^4.0.2":
925+
version "4.0.2"
926+
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.0.2.tgz#aeaa104e4555cca73a058f0a9350b4b0e290b377"
927+
integrity sha512-5mVAOQQK3Oz7EtMl/l3vOQdc2aYClUzVDHHkMvZlunc+KlGgl81j8TLa+X7ANIllqU4fUEsQU3lJmk4hXP6K7Q==
928928
dependencies:
929-
"@graphql-codegen/plugin-helpers" "^4.1.0"
930-
"@graphql-tools/utils" "^9.0.0"
931-
tslib "~2.5.0"
929+
"@graphql-codegen/plugin-helpers" "^5.0.3"
930+
"@graphql-tools/utils" "^10.0.0"
931+
tslib "~2.6.0"
932932

933-
"@graphql-codegen/testing@2.0.0":
934-
version "2.0.0"
935-
resolved "https://registry.yarnpkg.com/@graphql-codegen/testing/-/testing-2.0.0.tgz#19eaf95c0a1fced049d18ed1e540606b8dd76072"
936-
integrity sha512-WGgpXHCn6D3YXTB+81+N+tiNcscgX3PXGm0AoMlnDG/eKt+yOgQmrdrYGA5g9Cr6iL0WfSYIkXSPuFfgstf61Q==
933+
"@graphql-codegen/testing@3.0.3":
934+
version "3.0.3"
935+
resolved "https://registry.yarnpkg.com/@graphql-codegen/testing/-/testing-3.0.3.tgz#718af0e482de45a43ce292efccf464155c3e78ba"
936+
integrity sha512-wyRk0erK7jJ3PKzxIk99C/NumeX1jqmZIAT8yAYZdVA8rWOacxnBP0PUZXF1uBU3khpJOFefJaf9EdkwFEzn6w==
937937
dependencies:
938-
"@graphql-codegen/plugin-helpers" "^4.0.0"
938+
"@graphql-codegen/plugin-helpers" "^5.0.3"
939939
common-tags "^1.8.0"
940940
graphql-helix "1.13.0"
941941
lz-string "^1.4.4"
942-
nock "13.3.0"
943-
tslib "~2.4.0"
942+
nock "13.5.3"
943+
tslib "~2.6.0"
944944

945-
"@graphql-codegen/typescript@3.0.4":
946-
version "3.0.4"
947-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-3.0.4.tgz#e12dc106a2722ebc7d18556980ccf47fa9d0805f"
948-
integrity sha512-x4O47447DZrWNtE/l5CU9QzzW4m1RbmCEdijlA3s2flG/y1Ckqdemob4CWfilSm5/tZ3w1junVDY616RDTSvZw==
945+
"@graphql-codegen/typescript@4.0.8":
946+
version "4.0.8"
947+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.8.tgz#ff0d5a0a86a002ac356e23e26b7079c6087e8ec5"
948+
integrity sha512-kYS3SjGNnC9vgFS8N3vaxzRFkdXX2umMi1SOpHjMFCPjMe8NR0uNdW4nP9T0YEq+DvWgj+XojjpFy2oyz9q12w==
949949
dependencies:
950-
"@graphql-codegen/plugin-helpers" "^4.2.0"
951-
"@graphql-codegen/schema-ast" "^3.0.1"
952-
"@graphql-codegen/visitor-plugin-common" "3.1.1"
950+
"@graphql-codegen/plugin-helpers" "^5.0.4"
951+
"@graphql-codegen/schema-ast" "^4.0.2"
952+
"@graphql-codegen/visitor-plugin-common" "5.3.0"
953953
auto-bind "~4.0.0"
954-
tslib "~2.5.0"
954+
tslib "~2.6.0"
955955

956-
"@graphql-codegen/visitor-plugin-common@3.1.1":
957-
version "3.1.1"
958-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-3.1.1.tgz#50c2aa3c537a805ce68d2f115d0a9811b151428c"
959-
integrity sha512-uAfp+zu/009R3HUAuTK2AamR1bxIltM6rrYYI6EXSmkM3rFtFsLTuJhjUDj98HcUCszJZrADppz8KKLGRUVlNg==
956+
"@graphql-codegen/visitor-plugin-common@5.3.0":
957+
version "5.3.0"
958+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.3.0.tgz#c9e23e53d06630dbe724e9194c0884b4bb5aae41"
959+
integrity sha512-+kUk7gRD/72Wfkjd7D96Lonh9k4lFw9d3O1+I07Jyja4QN9H42kdFEO0hM/b4Q9lLkI1yJ66Oym7lWz2Ikj3aw==
960960
dependencies:
961-
"@graphql-codegen/plugin-helpers" "^4.2.0"
962-
"@graphql-tools/optimize" "^1.3.0"
963-
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
964-
"@graphql-tools/utils" "^9.0.0"
961+
"@graphql-codegen/plugin-helpers" "^5.0.4"
962+
"@graphql-tools/optimize" "^2.0.0"
963+
"@graphql-tools/relay-operation-optimizer" "^7.0.0"
964+
"@graphql-tools/utils" "^10.0.0"
965965
auto-bind "~4.0.0"
966966
change-case-all "1.0.15"
967967
dependency-graph "^0.11.0"
968968
graphql-tag "^2.11.0"
969969
parse-filepath "^1.0.2"
970-
tslib "~2.5.0"
970+
tslib "~2.6.0"
971971

972972
"@graphql-tools/merge@^8.4.1":
973973
version "8.4.1"
@@ -977,20 +977,20 @@
977977
"@graphql-tools/utils" "^9.2.1"
978978
tslib "^2.4.0"
979979

980-
"@graphql-tools/optimize@^1.3.0":
981-
version "1.4.0"
982-
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.4.0.tgz#20d6a9efa185ef8fc4af4fd409963e0907c6e112"
983-
integrity sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==
980+
"@graphql-tools/optimize@^2.0.0":
981+
version "2.0.0"
982+
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-2.0.0.tgz#7a9779d180824511248a50c5a241eff6e7a2d906"
983+
integrity sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg==
984984
dependencies:
985985
tslib "^2.4.0"
986986

987-
"@graphql-tools/relay-operation-optimizer@^6.5.0":
988-
version "6.5.18"
989-
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.5.18.tgz#a1b74a8e0a5d0c795b8a4d19629b654cf66aa5ab"
990-
integrity sha512-mc5VPyTeV+LwiM+DNvoDQfPqwQYhPV/cl5jOBjTgSniyaq8/86aODfMkrE2OduhQ5E00hqrkuL2Fdrgk0w1QJg==
987+
"@graphql-tools/relay-operation-optimizer@^7.0.0":
988+
version "7.0.1"
989+
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-7.0.1.tgz#8ac33e1d2626b6816d9283769c4a05c062b8065a"
990+
integrity sha512-y0ZrQ/iyqWZlsS/xrJfSir3TbVYJTYmMOu4TaSz6F4FRDTQ3ie43BlKkhf04rC28pnUOS4BO9pDcAo1D30l5+A==
991991
dependencies:
992992
"@ardatan/relay-compiler" "12.0.0"
993-
"@graphql-tools/utils" "^9.2.1"
993+
"@graphql-tools/utils" "^10.0.13"
994994
tslib "^2.4.0"
995995

996996
"@graphql-tools/[email protected]":
@@ -1003,6 +1003,16 @@
10031003
tslib "^2.4.0"
10041004
value-or-promise "^1.0.12"
10051005

1006+
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13":
1007+
version "10.2.2"
1008+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.2.2.tgz#6477295fae051ffb5d6c28253aa6d8a449d4a820"
1009+
integrity sha512-ueoplzHIgFfxhFrF4Mf/niU/tYHuO6Uekm2nCYU72qpI+7Hn9dA2/o5XOBvFXDk27Lp5VSvQY5WfmRbqwVxaYQ==
1010+
dependencies:
1011+
"@graphql-typed-document-node/core" "^3.1.1"
1012+
cross-inspect "1.0.0"
1013+
dset "^3.1.2"
1014+
tslib "^2.4.0"
1015+
10061016
"@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1":
10071017
version "9.2.1"
10081018
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
@@ -2125,6 +2135,13 @@ cross-fetch@^3.1.5:
21252135
dependencies:
21262136
node-fetch "2.6.7"
21272137

2138+
2139+
version "1.0.0"
2140+
resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af"
2141+
integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ==
2142+
dependencies:
2143+
tslib "^2.4.0"
2144+
21282145
cross-spawn@^5.1.0:
21292146
version "5.1.0"
21302147
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
@@ -2258,6 +2275,11 @@ dotenv@^8.1.0:
22582275
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
22592276
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
22602277

2278+
dset@^3.1.2:
2279+
version "3.1.3"
2280+
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.3.tgz#c194147f159841148e8e34ca41f638556d9542d2"
2281+
integrity sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==
2282+
22612283
eastasianwidth@^0.2.0:
22622284
version "0.2.0"
22632285
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
@@ -3713,7 +3735,7 @@ lodash.startcase@^4.4.0:
37133735
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
37143736
integrity sha1-lDbjTtJgk+1/+uGTYUQ1CRXZrdg=
37153737

3716-
lodash@^4.17.21, lodash@~4.17.0:
3738+
lodash@~4.17.0:
37173739
version "4.17.21"
37183740
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
37193741
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -3924,14 +3946,13 @@ no-case@^3.0.4:
39243946
lower-case "^2.0.2"
39253947
tslib "^2.0.3"
39263948

3927-
nock@13.3.0:
3928-
version "13.3.0"
3929-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0.tgz#b13069c1a03f1ad63120f994b04bfd2556925768"
3930-
integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==
3949+
nock@13.5.3:
3950+
version "13.5.3"
3951+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.3.tgz#9858adf5b840696a410baf98bda720d5fad4f075"
3952+
integrity sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==
39313953
dependencies:
39323954
debug "^4.1.0"
39333955
json-stringify-safe "^5.0.1"
3934-
lodash "^4.17.21"
39353956
propagate "^2.0.0"
39363957

39373958
[email protected], node-fetch@^2.5.0:
@@ -4918,15 +4939,10 @@ tslib@^1.8.1:
49184939
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
49194940
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
49204941

4921-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@~2.5.0:
4922-
version "2.5.0"
4923-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
4924-
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
4925-
4926-
tslib@~2.4.0:
4927-
version "2.4.1"
4928-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
4929-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
4942+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@~2.6.0:
4943+
version "2.6.3"
4944+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
4945+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
49304946

49314947
tsup@^6.5.0:
49324948
version "6.7.0"

0 commit comments

Comments
 (0)