deps: bump react and @types/react in /js-peer (#152)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` 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)

Updates `@types/react` from 18.2.79 to 18.3.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-22 10:40:22 +02:00
committed by GitHub
parent 415cfe8d5a
commit 293116d9bf
2 changed files with 490 additions and 494 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@
"it-pipe": "^3.0.1",
"libp2p": "^1.5.1",
"next": "14.2.2",
"react": "18.2.0",
"react": "18.3.1",
"react-18-blockies": "^1.0.6",
"react-dom": "18.2.0",
"uint8arrays": "^5.0.3",
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react": "18.3.2",
"@types/react-dom": "18.2.25",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.19",