Merge pull request #10 from omnivore-app/fix/upgrade-codegen

Upgrade the graphql codegen libraries
This commit is contained in:
Jackson Harper
2022-02-12 05:46:19 +08:00
committed by GitHub
2 changed files with 983 additions and 597 deletions

View File

@ -17,11 +17,11 @@
"deploy:web": "vercel --prod"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.17.8",
"@graphql-codegen/introspection": "^1.17.8",
"@graphql-codegen/cli": "^1.21.8",
"@graphql-codegen/introspection": "^1.18.2",
"@graphql-codegen/schema-ast": "^1.18.2",
"@graphql-codegen/typescript": "^1.17.9",
"@graphql-codegen/typescript-resolvers": "^1.17.9",
"@graphql-codegen/typescript": "^1.18.2",
"@graphql-codegen/typescript-resolvers": "^1.18.2",
"@tsconfig/node14": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",

1572
yarn.lock

File diff suppressed because it is too large Load Diff