Skip to content

Commit

Permalink
chore(deps): bump react-dom from 18.3.1 to 19.0.0 in /_examples/chat (#…
Browse files Browse the repository at this point in the history
…3416)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.0.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 17cd0da commit 53e7245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"graphql-tag": "^2.10.0",
"graphql-ws": "^5.8.1",
"react": "^19.0.0",
"react-dom": "^18.2.0",
"react-dom": "^19.0.0",
"react-scripts": "^5.0.1",
"styled-components": "^6.1.8",
"subscriptions-transport-ws": "^0.11.0",
Expand Down

0 comments on commit 53e7245

Please sign in to comment.