diff --git a/graylog2-web-interface/packages/graylog-web-plugin/package.json b/graylog2-web-interface/packages/graylog-web-plugin/package.json index 3ed6ca2676dc..bbc5a09041f1 100644 --- a/graylog2-web-interface/packages/graylog-web-plugin/package.json +++ b/graylog2-web-interface/packages/graylog-web-plugin/package.json @@ -29,7 +29,7 @@ "@graylog/sawmill": "4.0.10", "@reduxjs/toolkit": "^2.5.1", "@tanstack/react-query": "5.101.4", - "@types/react": "18.3.13", + "@types/react": "19.2.18", "eslint-config-graylog": "file:../eslint-config-graylog", "formik": "2.4.9", "history": "^5.3.0", @@ -37,7 +37,7 @@ "jest-preset-graylog": "file:../jest-preset-graylog", "moment": "2.30.1", "moment-timezone": "0.6.3", - "react": "18.3.1", + "react": "19.2.8", "react-dom": "18.2.0", "react-redux": "^9.2.0", "react-router-dom": "6.30.3",