Skip to content

Commit 96cde71

Browse files
committed
Update dependencies for graphql-apollo preset
1 parent 2eceb0a commit 96cde71

File tree

2 files changed

+29
-18
lines changed

2 files changed

+29
-18
lines changed

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
"graphql-tag": "^2.0.0"
4242
},
4343
"dependencies": {
44-
"@graphql-codegen/plugin-helpers": "^3.0.0",
45-
"@graphql-codegen/visitor-plugin-common": "^2.12.1",
44+
"@graphql-codegen/plugin-helpers": "^5.1.1",
45+
"@graphql-codegen/visitor-plugin-common": "^5.8.0",
4646
"auto-bind": "~4.0.0",
4747
"change-case-all": "1.0.15",
4848
"tslib": "^2.8.1"
4949
},
5050
"devDependencies": {
5151
"@apollo/client": "3.13.9",
52-
"@graphql-codegen/core": "2.6.8",
53-
"@graphql-codegen/testing": "1.18.3",
52+
"@graphql-codegen/core": "4.0.2",
53+
"@graphql-codegen/testing": "3.0.4",
5454
"@graphql-codegen/typescript-operations": "4.6.1",
5555
"@graphql-tools/schema": "10.0.25",
5656
"cross-fetch": "3.2.0",

yarn.lock

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,17 +1445,7 @@
14451445
"@graphql-typed-document-node/core" "3.2.0"
14461446
tslib "~2.6.0"
14471447

1448-
"@graphql-codegen/core@2.6.8":
1449-
version "2.6.8"
1450-
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.6.8.tgz#00c4011e3619ddbc6af5e41b2f254d6f6759556e"
1451-
integrity sha512-JKllNIipPrheRgl+/Hm/xuWMw9++xNQ12XJR/OHHgFopOg4zmN3TdlRSyYcv/K90hCFkkIwhlHFUQTfKrm8rxQ==
1452-
dependencies:
1453-
"@graphql-codegen/plugin-helpers" "^3.1.1"
1454-
"@graphql-tools/schema" "^9.0.0"
1455-
"@graphql-tools/utils" "^9.1.1"
1456-
tslib "~2.4.0"
1457-
1458-
"@graphql-codegen/core@^4.0.2":
1448+
"@graphql-codegen/core@4.0.2", "@graphql-codegen/core@^4.0.2":
14591449
version "4.0.2"
14601450
resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-4.0.2.tgz#7e6ec266276f54bbf02f60599d9e518f4a59d85e"
14611451
integrity sha512-IZbpkhwVqgizcjNiaVzNAzm/xbWT6YnGgeOLwVjm4KbJn3V2jchVtuzHH09G5/WkkLSk2wgbXNdwjM41JxO6Eg==
@@ -1551,6 +1541,18 @@
15511541
nock "13.3.0"
15521542
tslib "~2.4.0"
15531543

1544+
"@graphql-codegen/testing@3.0.4":
1545+
version "3.0.4"
1546+
resolved "https://registry.yarnpkg.com/@graphql-codegen/testing/-/testing-3.0.4.tgz#b6ae6daae5b547b48500a8cb1031e957f37f5f31"
1547+
integrity sha512-jBWenkWt+4b4veB6nExXmNq4Dkx+pnUN/RSVWiETfIuY+7Q+sNi+ls25jcuHhLIKsQIFzLnLTxKdIwslCT0PVg==
1548+
dependencies:
1549+
"@graphql-codegen/plugin-helpers" "^5.0.3"
1550+
common-tags "^1.8.0"
1551+
graphql-helix "1.13.0"
1552+
lz-string "^1.4.4"
1553+
nock "13.5.4"
1554+
tslib "~2.6.0"
1555+
15541556
"@graphql-codegen/typed-document-node@^5.1.2":
15551557
version "5.1.2"
15561558
resolved "https://registry.yarnpkg.com/@graphql-codegen/typed-document-node/-/typed-document-node-5.1.2.tgz#a1a3da2d9fe1847831ada6e41e09c5bb81dd6b3c"
@@ -1606,7 +1608,7 @@
16061608
auto-bind "~4.0.0"
16071609
tslib "~2.6.0"
16081610

1609-
"@graphql-codegen/visitor-plugin-common@2.13.8", "@graphql-codegen/visitor-plugin-common@^2.12.1":
1611+
"@graphql-codegen/visitor-plugin-common@2.13.8":
16101612
version "2.13.8"
16111613
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"
16121614
integrity sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==
@@ -2050,7 +2052,7 @@
20502052
"@graphql-tools/utils" "^10.9.1"
20512053
tslib "^2.4.0"
20522054

2053-
"@graphql-tools/schema@^9.0.0", "@graphql-tools/schema@^9.0.18", "@graphql-tools/schema@^9.0.19":
2055+
"@graphql-tools/schema@^9.0.18", "@graphql-tools/schema@^9.0.19":
20542056
version "9.0.19"
20552057
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.19.tgz#c4ad373b5e1b8a0cf365163435b7d236ebdd06e7"
20562058
integrity sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==
@@ -2108,7 +2110,7 @@
21082110
dset "^3.1.4"
21092111
tslib "^2.4.0"
21102112

2111-
"@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.1.1", "@graphql-tools/utils@^9.2.1":
2113+
"@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1":
21122114
version "9.2.1"
21132115
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
21142116
integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==
@@ -6427,6 +6429,15 @@ nock@13.3.0:
64276429
lodash "^4.17.21"
64286430
propagate "^2.0.0"
64296431

6432+
nock@13.5.4:
6433+
version "13.5.4"
6434+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
6435+
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
6436+
dependencies:
6437+
debug "^4.1.0"
6438+
json-stringify-safe "^5.0.1"
6439+
propagate "^2.0.0"
6440+
64306441
node-domexception@^1.0.0:
64316442
version "1.0.0"
64326443
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"

0 commit comments

Comments
 (0)