Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent 630de3a commit 208f9b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/codegen-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"peerDependencies": {
"@graphql-codegen/core": "^3.1.0",
"@soundxyz/gql-string": "workspace:^",
"graphql": ">=16.6.0"
"graphql": ">=16.8.1"
},
"publishConfig": {
"directory": "dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-react-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/react": "^18.0.28",
"graphql": "^16.6.0",
"graphql": "^16.8.1",
"react": "^18.2.0",
"valtio": "^1.11.2"
},
Expand Down

0 comments on commit 208f9b7

Please sign in to comment.