From 98cdda0a38586fc46fa65b71164f778cc34ba128 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:20:57 +0000 Subject: [PATCH] chore(deps): update react monorepo to v19 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1ab43a49..d7efa69f 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.17", - "@types/react-dom": "18.3.5", + "@types/react": "19.0.1", + "@types/react-dom": "19.0.2", "@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.1", - "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",