Skip to content

Commit aefdd95

Browse files
authored
Update graphql codegen setup (#73)
* Update graphql codegen setup * Fix error
1 parent 1b17838 commit aefdd95

4 files changed

Lines changed: 1361 additions & 2167 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,9 @@
6363
"@actions/github": "^9.0.0",
6464
"@changesets/changelog-github": "^0.5.1",
6565
"@changesets/cli": "^2.27.7",
66-
"@graphql-codegen/cli": "^5.0.2",
67-
"@graphql-codegen/import-types-preset": "^3.0.0",
68-
"@graphql-codegen/typescript": "^4.0.4",
69-
"@graphql-codegen/typescript-operations": "^4.0.4",
66+
"@graphql-codegen/cli": "^7.0.0",
7067
"@octokit/core": "^6.1.2",
7168
"@octokit/graphql": "^8.1.1",
72-
"@octokit/graphql-schema": "^14.56.0",
7369
"@types/node": "^20.11.24",
7470
"dotenv": "^16.4.5",
7571
"oxfmt": "^0.51.0",

0 commit comments

Comments
 (0)