Skip to content

Commit

Permalink
Bump react and @types/react
Browse files Browse the repository at this point in the history
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.3.1 to 19.0.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/v19.0.0/packages/react)

Updates `@types/react` from 18.3.13 to 19.0.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-major
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 6f9d69f commit b388aaa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@graylog/sawmill": "2.0.23",
"@tanstack/react-query": "4.36.1",
"@types/jquery": "3.5.32",
"@types/react": "18.3.13",
"@types/react": "19.0.2",
"babel-preset-graylog": "file:../babel-preset-graylog",
"eslint-config-graylog": "file:../eslint-config-graylog",
"formik": "2.4.6",
Expand All @@ -43,7 +43,7 @@
"moment": "2.30.1",
"moment-timezone": "0.5.46",
"prop-types": "15.8.1",
"react": "18.3.1",
"react": "19.0.0",
"react-dom": "18.2.0",
"react-router-bootstrap": "0.26.3",
"react-router-dom": "6.27.0",
Expand Down

0 comments on commit b388aaa

Please sign in to comment.