Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2022
1 parent b98a619 commit 53e61d3
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 627 deletions.
10 changes: 5 additions & 5 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
},
"devDependencies": {
"@babel/core": "7.18.6",
"@graphql-codegen/add": "3.1.1",
"@graphql-codegen/cli": "2.7.0",
"@graphql-codegen/typescript": "2.6.0",
"@graphql-codegen/typescript-operations": "2.4.3",
"@graphql-codegen/typescript-react-apollo": "3.2.17",
"@graphql-codegen/add": "3.2.0",
"@graphql-codegen/cli": "2.8.0",
"@graphql-codegen/typescript": "2.7.0",
"@graphql-codegen/typescript-operations": "2.5.0",
"@graphql-codegen/typescript-react-apollo": "3.3.0",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
"@types/react-native": "0.69.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"yup": "0.32.11"
},
"devDependencies": {
"@graphql-codegen/add": "3.1.1",
"@graphql-codegen/cli": "2.7.0",
"@graphql-codegen/typescript": "2.6.0",
"@graphql-codegen/typescript-operations": "2.4.3",
"@graphql-codegen/typescript-react-apollo": "3.2.17",
"@graphql-codegen/add": "3.2.0",
"@graphql-codegen/cli": "2.8.0",
"@graphql-codegen/typescript": "2.7.0",
"@graphql-codegen/typescript-operations": "2.5.0",
"@graphql-codegen/typescript-react-apollo": "3.3.0",
"@types/cookie": "0.5.1",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
Expand Down
Loading

0 comments on commit 53e61d3

Please sign in to comment.