Skip to content

Commit

Permalink
Bump react-dom from 18.3.0 to 19.0.0
Browse files Browse the repository at this point in the history
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.0 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]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 788bbba commit ed1dd73
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
24 changes: 11 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"katex": "^0.16.10",
"plotly.js": "^2.27.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dom": "^19.0.0",
"react-plotly.js": "^2.6.0",
"react-router-dom": "^7.0.0"
}
Expand Down

0 comments on commit ed1dd73

Please sign in to comment.