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 Apr 2, 2024
1 parent d646d26 commit d7e3744
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 13 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.35.7",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react": "^18.2.74",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
Expand All @@ -31,10 +31,10 @@
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^",
"@tanstack/react-query": "^4.35.7",
"@types/react": ">=17",
"@types/react": ">=17.0.80",
"lodash-es": "^4.17.21",
"ms": "3.0.0-canary.1",
"react": ">=17",
"react": ">=17.0.2",
"valtio": "^1.11.2",
"zod": "^3.22.2"
},
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 @@ -18,7 +18,7 @@
"devDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react": "^18.2.74",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
Expand All @@ -29,7 +29,7 @@
},
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/react": "^18.0.28",
"@types/react": "^18.2.74",
"graphql": "^16.6.0",
"react": "^18.2.0",
"valtio": "^1.11.2"
Expand Down
23 changes: 15 additions & 8 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 d7e3744

Please sign in to comment.