build(deps): bump react from 17.0.2 to 18.2.0 in /eth-pm

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-29 06:58:25 +00:00 committed by GitHub
parent b403ca574c
commit ea62886b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"fontsource-roboto": "^4.0.0",
"js-waku": "0.24.0-cdd0752",
"protobufjs": "^6.11.2",
"react": "^17.0.2",
"react": "^18.2.0",
"react-dom": "^17.0.2",
"uint8arrays": "^3.1.0"
},