build(deps): bump react from 18.2.0 to 18.3.0

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) 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/HEAD/packages/react)

---
updated-dependencies:
- dependency-name: react
  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-25 20:22:11 +00:00 committed by Martin Pitt
parent 483945486f
commit 9d1c03bd54

View file

@ -49,7 +49,7 @@
"@patternfly/react-core": "5.3.0", "@patternfly/react-core": "5.3.0",
"@patternfly/react-icons": "5.3.0", "@patternfly/react-icons": "5.3.0",
"@patternfly/react-styles": "5.3.0", "@patternfly/react-styles": "5.3.0",
"react": "18.2.0", "react": "18.3.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"
} }
} }