mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
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.3.1 to 19.2.4 - [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.2.4/packages/react) Updates `@types/react` from 18.3.13 to 19.2.9 - [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.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"@graylog/sawmill": "4.0.0",
|
||||
"@reduxjs/toolkit": "^2.5.1",
|
||||
"@tanstack/react-query": "5.90.21",
|
||||
"@types/react": "18.3.13",
|
||||
"@types/react": "19.2.14",
|
||||
"babel-preset-graylog": "file:../babel-preset-graylog",
|
||||
"eslint-config-graylog": "file:../eslint-config-graylog",
|
||||
"formik": "2.4.9",
|
||||
@@ -42,7 +42,7 @@
|
||||
"jest-preset-graylog": "file:../jest-preset-graylog",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.6.0",
|
||||
"react": "18.3.1",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "18.2.0",
|
||||
"react-redux": "^9.2.0",
|
||||
"react-router-bootstrap": "0.26.3",
|
||||
|
||||
Reference in New Issue
Block a user