Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent a9c7ddc commit 4160c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^",
"@tanstack/react-query": "^4.26.1",
"@types/react": ">=17",
"@types/react": ">=18.2.22",
"lodash-es": "^4.17.21",
"ms": "3.0.0-canary.1",
"react": ">=17",
"react": ">=18.2.0",
"valtio": "^1.10.3",
"zod": "^3.21.4"
},
Expand Down

0 comments on commit 4160c3a

Please sign in to comment.