Skip to content

Commit

Permalink
Bump @graphql-codegen/cli from 5.0.3 to 5.0.4 (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 24bfbb5 commit eff9b2e
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 54 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/cli": "5.0.4",
"@graphql-codegen/client-preset": "4.5.1",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-codegen/typescript": "^4.1.2",
Expand Down
164 changes: 111 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3268,14 +3268,14 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/cli@npm:5.0.3":
version: 5.0.3
resolution: "@graphql-codegen/cli@npm:5.0.3"
"@graphql-codegen/cli@npm:5.0.4":
version: 5.0.4
resolution: "@graphql-codegen/cli@npm:5.0.4"
dependencies:
"@babel/generator": "npm:^7.18.13"
"@babel/template": "npm:^7.18.10"
"@babel/types": "npm:^7.18.13"
"@graphql-codegen/client-preset": "npm:^4.4.0"
"@graphql-codegen/client-preset": "npm:^4.6.0"
"@graphql-codegen/core": "npm:^4.0.2"
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-tools/apollo-engine-loader": "npm:^8.0.0"
Expand All @@ -3288,7 +3288,7 @@ __metadata:
"@graphql-tools/prisma-loader": "npm:^8.0.0"
"@graphql-tools/url-loader": "npm:^8.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@whatwg-node/fetch": "npm:^0.9.20"
"@whatwg-node/fetch": "npm:^0.10.0"
chalk: "npm:^4.1.0"
cosmiconfig: "npm:^8.1.3"
debounce: "npm:^1.2.0"
Expand Down Expand Up @@ -3318,11 +3318,11 @@ __metadata:
graphql-code-generator: cjs/bin.js
graphql-codegen: cjs/bin.js
graphql-codegen-esm: esm/bin.js
checksum: 10/c3359668f824246e78656d26af506b5b279d50e08a56f54db87da492bd4d0a8e8b6540a6119402d7f5026c137babfd79e628897c6038e199ee6322f688eec757
checksum: 10/899b2a4a5f15bc5080463ccfc20bb1f92f07eaddffdd0167e996001e2df3680f3d50f0833a5a104adde5751ffb0acf34dc490b63036432d9758f2cefc1ffdcbe
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:4.5.1, @graphql-codegen/client-preset@npm:^4.4.0":
"@graphql-codegen/client-preset@npm:4.5.1":
version: 4.5.1
resolution: "@graphql-codegen/client-preset@npm:4.5.1"
dependencies:
Expand All @@ -3345,6 +3345,29 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/client-preset@npm:^4.6.0":
version: 4.6.1
resolution: "@graphql-codegen/client-preset@npm:4.6.1"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.20.2"
"@babel/template": "npm:^7.20.7"
"@graphql-codegen/add": "npm:^5.0.3"
"@graphql-codegen/gql-tag-operations": "npm:4.0.14"
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typed-document-node": "npm:^5.0.13"
"@graphql-codegen/typescript": "npm:^4.1.3"
"@graphql-codegen/typescript-operations": "npm:^4.4.1"
"@graphql-codegen/visitor-plugin-common": "npm:^5.6.1"
"@graphql-tools/documents": "npm:^1.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
"@graphql-typed-document-node/core": "npm:3.2.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/636ea35f687f34af510fa8c0ec17eb587e01e9ae3de84457c1508346de8a1cc44b2dfb3fa058b8f8ab88359e666de36e18d7849a834944726f71c123a6207ed9
languageName: node
linkType: hard

"@graphql-codegen/core@npm:^4.0.2":
version: 4.0.2
resolution: "@graphql-codegen/core@npm:4.0.2"
Expand Down Expand Up @@ -3374,6 +3397,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/gql-tag-operations@npm:4.0.14":
version: 4.0.14
resolution: "@graphql-codegen/gql-tag-operations@npm:4.0.14"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/07f0e958f93eb9ae206584787227d0608dc678822d05d3819e06898889e0d14991a7ad8b7d5e758b55f4ee2269492672520a8abe3e73f9c66f0a244ae77a1f00
languageName: node
linkType: hard

"@graphql-codegen/introspection@npm:4.0.3":
version: 4.0.3
resolution: "@graphql-codegen/introspection@npm:4.0.3"
Expand Down Expand Up @@ -3431,6 +3469,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typed-document-node@npm:^5.0.13":
version: 5.0.13
resolution: "@graphql-codegen/typed-document-node@npm:5.0.13"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/9e7bbc6194869ae11c1ca32eaf23aec4cbcf102df8ab4e503ee54f6f7b5f57c2e1be9b99216ec4516212d4d68de75bb5473ccb42c9e8594c593b9a534f12a21c
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.4.0":
version: 4.4.0
resolution: "@graphql-codegen/typescript-operations@npm:4.4.0"
Expand All @@ -3446,6 +3499,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:^4.4.1":
version: 4.4.1
resolution: "@graphql-codegen/typescript-operations@npm:4.4.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/typescript": "npm:^4.1.3"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/c723418edb314aed7212726a4f53339e4dce1501ef987f08b3d7d2cf94fb648ddf8c656e858f54cbf6b2a96257eec667cec0f1b78f904a8343b2a7f81e70226a
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.1.2":
version: 4.1.2
resolution: "@graphql-codegen/typescript@npm:4.1.2"
Expand All @@ -3461,6 +3529,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.1.3":
version: 4.1.3
resolution: "@graphql-codegen/typescript@npm:4.1.3"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.6.1"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/41e4d7bbbdd971bacbb0437e00e5a22d1f8dc35f598177122359db6b49aa9cb36bce9d7119b6016a17ab165d33506d8872292c9bbb904262b14302c99865a35e
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.6.0, @graphql-codegen/visitor-plugin-common@npm:^5.0.0, @graphql-codegen/visitor-plugin-common@npm:^5.6.0":
version: 5.6.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.6.0"
Expand All @@ -3481,6 +3564,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.6.1, @graphql-codegen/visitor-plugin-common@npm:^5.6.1":
version: 5.6.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.6.1"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.1.0"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
dependency-graph: "npm:^0.11.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10/56c4c736f9db55264a7f9881e0300f001d2a1d25c44376145824d6ec0d10310f85f8c60d50111b58d7a36f9285b9db762f0cb25e58c13b725665648d838049f3
languageName: node
linkType: hard

"@graphql-hive/gateway-abort-signal-any@npm:^0.0.3":
version: 0.0.3
resolution: "@graphql-hive/gateway-abort-signal-any@npm:0.0.3"
Expand Down Expand Up @@ -4086,13 +4189,6 @@ __metadata:
languageName: node
linkType: hard

"@kamilkisiela/fast-url-parser@npm:^1.1.4":
version: 1.1.4
resolution: "@kamilkisiela/fast-url-parser@npm:1.1.4"
checksum: 10/5b79438235a81817b02b96ddc581c996961cec5b40c7d6ebabd01ac6af8d4a35a43b9b263144af25386cef92c054c3ef6b1723b09eb0d8cf7b4053781a474c5f
languageName: node
linkType: hard

"@leichtgewicht/ip-codec@npm:^2.0.1":
version: 2.0.5
resolution: "@leichtgewicht/ip-codec@npm:2.0.5"
Expand Down Expand Up @@ -6905,28 +7001,6 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:^0.9.20":
version: 0.9.23
resolution: "@whatwg-node/fetch@npm:0.9.23"
dependencies:
"@whatwg-node/node-fetch": "npm:^0.6.0"
urlpattern-polyfill: "npm:^10.0.0"
checksum: 10/6024a3fcc2175de6a20ea4833c009d0488cf68c01cd235541ec0dba0ce59bb0b0befcd4cd788db0e65b99a5a8755bc00d490dc9d7beeb0c2f35058ef46732fe0
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.6.0":
version: 0.6.0
resolution: "@whatwg-node/node-fetch@npm:0.6.0"
dependencies:
"@kamilkisiela/fast-url-parser": "npm:^1.1.4"
busboy: "npm:^1.6.0"
fast-querystring: "npm:^1.1.1"
tslib: "npm:^2.6.3"
checksum: 10/87ad7c4cc68b24499089166617d16cbe25d9107b4d9354c804232f8c53c4fc27d1e2166471d878390442620e09588aa1d8705a8e2ea5bcc2d728a558ad1156c3
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.7.7":
version: 0.7.7
resolution: "@whatwg-node/node-fetch@npm:0.7.7"
Expand Down Expand Up @@ -7227,7 +7301,7 @@ __metadata:
"@apollo/client": "npm:^3.12.7"
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.14.0"
"@graphql-codegen/cli": "npm:5.0.3"
"@graphql-codegen/cli": "npm:5.0.4"
"@graphql-codegen/client-preset": "npm:4.5.1"
"@graphql-codegen/introspection": "npm:4.0.3"
"@graphql-codegen/typescript": "npm:^4.1.2"
Expand Down Expand Up @@ -11453,13 +11527,6 @@ __metadata:
languageName: node
linkType: hard

"fast-decode-uri-component@npm:^1.0.1":
version: 1.0.1
resolution: "fast-decode-uri-component@npm:1.0.1"
checksum: 10/4b6ed26974414f688be4a15eab6afa997bad4a7c8605cb1deb928b28514817b4523a1af0fa06621c6cbfedb7e5615144c2c3e7512860e3a333a31a28d537dca7
languageName: node
linkType: hard

"fast-deep-equal@npm:^3.1.1, fast-deep-equal@npm:^3.1.3":
version: 3.1.3
resolution: "fast-deep-equal@npm:3.1.3"
Expand Down Expand Up @@ -11501,15 +11568,6 @@ __metadata:
languageName: node
linkType: hard

"fast-querystring@npm:^1.1.1":
version: 1.1.2
resolution: "fast-querystring@npm:1.1.2"
dependencies:
fast-decode-uri-component: "npm:^1.0.1"
checksum: 10/981da9b914f2b639dc915bdfa4f34ab028b967d428f02fbd293d99258593fde69c48eea73dfa03ced088268e0a8045c642e8debcd9b4821ebd125e130a0430c7
languageName: node
linkType: hard

"fast-uri@npm:^3.0.1":
version: 3.0.5
resolution: "fast-uri@npm:3.0.5"
Expand Down

0 comments on commit eff9b2e

Please sign in to comment.