Skip to content

Commit

Permalink
Bump react and react-dom
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 17.0.2 to 18.3.1
- [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/v18.3.1/packages/react)

Updates `react-dom` from 17.0.2 to 18.3.1
- [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/v18.3.1/packages/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 998b557 commit 530a99e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 87 deletions.
145 changes: 60 additions & 85 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"moment": "^2.29.1",
"obscenity": "^0.4.0",
"project-name-generator": "^2.1.9",
"react": "^17.0.2",
"react": "^18.3.1",
"react-chartjs-2": "^4.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.0",
"react-scripts": "5.0.0",
"use-sound": "^4.0.1"
Expand Down

0 comments on commit 530a99e

Please sign in to comment.