diff --git a/package.json b/package.json index 473a38f8..214b6640 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "@maksimr/karma-test-utils": "0.0.2", "@testing-library/react": "16.2.0", "@types/jasmine": "5.1.5", - "@types/react": "18.3.18", - "@types/react-dom": "18.3.5", + "@types/react": "19.0.8", + "@types/react-dom": "19.0.3", "@types/webpack-env": "1.18.8", "@types/webpack-sources": "3.2.3", "babel-loader": "9.2.1", @@ -68,8 +68,8 @@ "karma-spec-reporter": "0.0.36", "karma-webpack": "5.0.1", "playwright": "1.50.1", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "typescript": "5.7.3", "webpack": "5.97.1", "webpack-cli": "6.0.1",