Skip to content

Commit 886bbcb

Browse files
Bump react and @types/react
Bumps [react](https://github.com/react/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.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 18.3.13 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbcc671 commit 886bbcb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • graylog2-web-interface/packages/graylog-web-plugin

graylog2-web-interface/packages/graylog-web-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"@graylog/sawmill": "4.0.10",
3030
"@reduxjs/toolkit": "^2.5.1",
3131
"@tanstack/react-query": "5.101.3",
32-
"@types/react": "18.3.13",
32+
"@types/react": "19.2.18",
3333
"eslint-config-graylog": "file:../eslint-config-graylog",
3434
"formik": "2.4.9",
3535
"history": "^5.3.0",
3636
"html-webpack-plugin": "^5.5.0",
3737
"jest-preset-graylog": "file:../jest-preset-graylog",
3838
"moment": "2.30.1",
3939
"moment-timezone": "0.6.3",
40-
"react": "18.3.1",
40+
"react": "19.2.8",
4141
"react-dom": "18.2.0",
4242
"react-redux": "^9.2.0",
4343
"react-router-dom": "6.30.3",

0 commit comments

Comments
 (0)