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 a413c39 commit aa60b82Copy full SHA for aa60b82
package.json
@@ -11,12 +11,12 @@
11
"author": "Surma <[email protected]>",
12
"license": "Apache-2.0",
13
"dependencies": {
14
- "@graphql-codegen/cli": "^5.0.4",
15
- "@graphql-codegen/typescript": "^4.1.3",
+ "@graphql-codegen/cli": "5.0.5",
+ "@graphql-codegen/typescript": "4.1.6",
16
"graphql-config": "5.1.3",
17
- "@graphql-codegen/typescript-operations": "^4.4.1",
+ "@graphql-codegen/typescript-operations": "4.6.0",
18
"@graphql-tools/url-loader": "8.0.16",
19
- "graphql": "^16.6.0",
20
- "typescript": "^5.7.3"
+ "graphql": "16.10.0",
+ "typescript": "5.8.3"
21
}
22
0 commit comments