Skip to content

Commit

Permalink
chore(deps): update graphql-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 52cd5a9 commit 4531eb8
Show file tree
Hide file tree
Showing 3 changed files with 736 additions and 543 deletions.
4 changes: 2 additions & 2 deletions packages/todo-example/client-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/gql-tag-operations-preset": "1.7.4",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/gql-tag-operations-preset": "2.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/todo-example/client-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"devDependencies": {
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
"@repeaterjs/repeater": "3.0.4",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/gql-tag-operations-preset": "1.7.4",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/gql-tag-operations-preset": "2.1.0",
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",
"@n1ru4l/socket-io-graphql-client": "*",
"@testing-library/jest-dom": "5.16.5",
Expand Down
Loading

0 comments on commit 4531eb8

Please sign in to comment.