Skip to content

Commit

Permalink
chore(deps): bump react-dom from 18.2.0 to 18.3.1
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.2.0 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-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent d948592 commit a6bfbdc
Show file tree
Hide file tree
Showing 2 changed files with 1,129 additions and 2,494 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"next": "^14",
"react": "^18.2",
"react-dom": "18.2",
"react-dom": "18.3",
"react-error-boundary": "^4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a6bfbdc

Please sign in to comment.