build(deps): bump react from 18.3.0 to 18.3.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-26 20:10:18 +00:00 committed by Martin Pitt
parent 34d52ce05d
commit 84f77cd772

View file

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