Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2023
1 parent 5d692de commit 6cbfb91
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
6 changes: 3 additions & 3 deletions packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tanstack/react-query": "^4.26.1",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.14.6",
"@types/react": "^18.0.28",
"@types/react": "^18.2.13",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
Expand All @@ -27,8 +27,8 @@
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^",
"@tanstack/react-query": "^4.26.1",
"@types/react": ">=17",
"react": ">=17"
"@types/react": ">=17.0.62",
"react": ">=17.0.2"
},
"publishConfig": {
"directory": "dist"
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 @@ -19,7 +19,7 @@
"devDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/node": "^18.14.6",
"@types/react": "^18.0.28",
"@types/react": "^18.2.13",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
Expand All @@ -29,7 +29,7 @@
},
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/react": "^18.0.28",
"@types/react": "^18.2.13",
"graphql": "^16.6.0",
"react": "^18.2.0"
},
Expand Down
16 changes: 12 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cbfb91

Please sign in to comment.