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 Apr 26, 2024
1 parent 715be70 commit 2899461
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 @@ -30,9 +30,9 @@
"peerDependencies": {
"@soundxyz/gql-string": "workspace:^",
"@tanstack/react-query": "^4.35.7",
"@types/react": ">=17",
"@types/react": ">=18.3.1",
"lodash-es": "^4.17.21",
"react": ">=17",
"react": ">=18.3.1",
"valtio": "^1.11.2",
"zod": "^3.22.2"
},
Expand Down

0 comments on commit 2899461

Please sign in to comment.