We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0047a commit a308fb2Copy full SHA for a308fb2
package.json
@@ -57,9 +57,9 @@
57
"devDependencies": {
58
"@babel/eslint-parser": "7.28.5",
59
"@chakra-ui/cli": "2.1.8",
60
- "@graphql-codegen/cli": "2.13.12",
61
- "@graphql-codegen/client-preset": "1.1.4",
62
- "@graphql-codegen/introspection": "2.2.1",
+ "@graphql-codegen/cli": "6.1.0",
+ "@graphql-codegen/client-preset": "5.2.1",
+ "@graphql-codegen/introspection": "5.0.0",
63
"@types/node": "24.10.1",
64
"@types/react": "18.0.25",
65
"@types/react-dom": "18.0.9",
0 commit comments