build(deps): bump react-dom from 18.2.0 to 18.3.1

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-27 06:01:00 +00:00 committed by Martin Pitt
parent 84f77cd772
commit 7f0b7c54f0

View file

@ -50,6 +50,6 @@
"@patternfly/react-icons": "5.3.1",
"@patternfly/react-styles": "5.3.0",
"react": "18.3.1",
"react-dom": "18.2.0"
"react-dom": "18.3.1"
}
}