build(deps): bump react and @types/react

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.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)

Updates `@types/react` from 18.2.79 to 18.3.0
- [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>
This commit is contained in:
dependabot[bot] 2024-04-26 04:46:34 +00:00 committed by Klara Simickova
parent 3231b324f0
commit c9274c86fa
2 changed files with 10 additions and 9 deletions

View file

@ -20,7 +20,7 @@
"@unleash/proxy-client-react": "4.2.2",
"classnames": "2.5.1",
"lodash": "4.17.21",
"react": "18.2.0",
"react": "18.3.0",
"react-dom": "18.2.0",
"react-redux": "9.1.1",
"react-router-dom": "6.23.0",
@ -70,7 +70,7 @@
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.2.79",
"@types/react": "18.3.0",
"@types/react-dom": "18.2.25",
"@types/react-redux": "7.1.33",
"@types/uuid": "9.0.1",