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] authored Sep 18, 2023
1 parent a9c7ddc commit becf35f
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.22",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.17.11",
Expand All @@ -31,10 +31,10 @@
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^",
"@tanstack/react-query": "^4.26.1",
"@types/react": ">=17",
"@types/react": ">=17.0.65",
"lodash-es": "^4.17.21",
"ms": "3.0.0-canary.1",
"react": ">=17",
"react": ">=17.0.2",
"valtio": "^1.10.3",
"zod": "^3.21.4"
},
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.22",
"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.22",
"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 becf35f

Please sign in to comment.