Skip to content

Commit

Permalink
bump react version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Mar 28, 2024
1 parent 21fca39 commit e9a6165
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 45 deletions.
6 changes: 3 additions & 3 deletions packages/houdini-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"graphql": "^15.8.0",
"graphql-yoga": "^4.0.4",
"houdini": "workspace:^",
"react": "18.3.0-canary-09fbee89d-20231013",
"react-dom": "18.3.0-canary-09fbee89d-20231013",
"react": "19.0.0-canary-2b036d3f1-20240327",
"react-dom": "19.0.0-canary-2b036d3f1-20240327",
"react-streaming-compat": "^0.3.18",
"recast": "^0.23.1",
"rollup": "^3.7.4",
Expand Down Expand Up @@ -74,4 +74,4 @@
},
"main": "./build/plugin-cjs/index.js",
"types": "./build/plugin/index.d.ts"
}
}
79 changes: 37 additions & 42 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 e9a6165

Please sign in to comment.