diff --git a/graylog2-web-interface/packages/graylog-web-plugin/package.json b/graylog2-web-interface/packages/graylog-web-plugin/package.json index 8787dd688fa1..4d83fc217f3b 100644 --- a/graylog2-web-interface/packages/graylog-web-plugin/package.json +++ b/graylog2-web-interface/packages/graylog-web-plugin/package.json @@ -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", @@ -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",