Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 5d692de commit efe4371
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 37 deletions.
4 changes: 2 additions & 2 deletions packages/codegen-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"typescript": "^4.9.5"
},
"peerDependencies": {
"@graphql-codegen/core": "^3.1.0",
"@soundxyz/gql-string": "workspace:^",
"graphql": ">=16.6.0"
"graphql": ">=16.7.1"
},
"publishConfig": {
"directory": "dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"react": "^18.2.0",
"typescript": "^4.9.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-react-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"react": "^18.2.0",
"typescript": "^4.9.5"
},
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/react": "^18.0.28",
"graphql": "^16.6.0",
"graphql": "^16.7.1",
"react": "^18.2.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit efe4371

Please sign in to comment.