Skip to content

Commit

Permalink
Bump react-dom from 18.3.1 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.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]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 3330bf6 commit d15d5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "^5.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"react-router-dom": "^6.23.1",
"react-scripts": "^5.0.1"
},
Expand Down

0 comments on commit d15d5d6

Please sign in to comment.