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 Aug 30, 2024
1 parent b9b13f3 commit ed40773
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 29 deletions.
8 changes: 4 additions & 4 deletions packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"@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.3.5",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
"graphql": "^16.8.1",
"lodash-es": "^4.17.21",
"react": "^18.2.0",
"react": "^18.3.1",
"typescript": "^5.2.2",
"valtio": "^1.11.2",
"zod": "^3.22.4"
},
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^",
"@tanstack/react-query": "^4.35.7",
"@types/react": ">=17",
"@types/react": ">=17.0.80",
"lodash-es": "^4.17.21",
"react": ">=17",
"react": ">=17.0.2",
"valtio": "^1.11.2",
"zod": "^3.22.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/graphql-react-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"devDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react": "^18.3.5",
"bob-ts": "^4.1.1",
"bob-tsm": "^1.1.2",
"esbuild": "^0.19.5",
"graphql": "^16.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"typescript": "^5.2.2",
"valtio": "^1.11.2"
},
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^0.1.0",
"@types/react": "^18.0.28",
"@types/react": "^18.3.5",
"graphql": "^16.6.0",
"react": "^18.2.0",
"react": "^18.3.1",
"valtio": "^1.11.2"
},
"publishConfig": {
Expand Down
67 changes: 46 additions & 21 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 ed40773

Please sign in to comment.