We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4899e36 commit c071877Copy full SHA for c071877
2 files changed
package.json
@@ -54,8 +54,8 @@
54
"@changesets/cli": "2.29.2",
55
"@cloudflare/types": "7.0.0",
56
"@eslint/js": "9.27.0",
57
- "@graphql-codegen/cli": "5.0.5",
58
- "@graphql-codegen/client-preset": "4.8.0",
+ "@graphql-codegen/cli": "5.0.6",
+ "@graphql-codegen/client-preset": "4.8.1",
59
"@graphql-typed-document-node/core": "3.2.0",
60
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
61
"@octokit/graphql-schema": "15.26.0",
@@ -72,7 +72,7 @@
72
"eslint-config-prettier": "10.1.5",
73
"eslint-plugin-unicorn": "59.0.1",
74
"globals": "16.2.0",
75
- "graphql": "16.10.0",
+ "graphql": "16.11.0",
76
"graphql-tag": "2.12.6",
77
"prettier": "3.5.3",
78
"prettier-plugin-packagejson": "2.5.14",
0 commit comments