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

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.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/v18.3.0/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-26 20:10:07 +00:00 committed by GitHub
parent 76e03d3755
commit da0d242d3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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