diff --git a/package.json b/package.json index 24c2715f..2f2fe0b8 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "@maksimr/karma-test-utils": "0.0.2", "@testing-library/react": "16.1.0", "@types/jasmine": "5.1.5", - "@types/react": "18.3.14", - "@types/react-dom": "18.3.2", + "@types/react": "19.0.1", + "@types/react-dom": "19.0.1", "@types/webpack-env": "1.18.5", "@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.49.0", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "typescript": "5.7.2", "webpack": "5.97.1", "webpack-cli": "5.1.4",