From 43fc40e070627d6e58cfa3f2f6d0a074b55d2386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:04:16 +0000 Subject: [PATCH] Update dependency react to v19 --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0377f5c0..d7d31e98 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "cypress-real-events": "^1.10.0", "i18next": "^23.8.2", "i18next-browser-languagedetector": "^8.0.0", - "react": "^18.3.1", + "react": "^19.0.0", "react-dom": "^18.3.1", "react-i18next": "^15.0.0", "react-redux": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index e88a09a3..f83dbc45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2693,7 +2693,7 @@ __metadata: msw: "npm:^2.4.9" msw-storybook-addon: "npm:^2.0.3" prettier: "npm:^3.2.5" - react: "npm:^18.3.1" + react: "npm:^19.0.0" react-dom: "npm:^18.3.1" react-i18next: "npm:^15.0.0" react-redux: "npm:^9.0.0" @@ -8043,6 +8043,13 @@ __metadata: languageName: node linkType: hard +"react@npm:^19.0.0": + version: 19.0.0 + resolution: "react@npm:19.0.0" + checksum: 10/2490969c503f644703c88990d20e4011fa6119ddeca451e9de48f6d7ab058d670d2852a5fcd3aa3cd90a923ab2815d532637bd4a814add402ae5c0d4f129ee71 + languageName: node + linkType: hard + "readable-stream@npm:^3.4.0": version: 3.6.2 resolution: "readable-stream@npm:3.6.2"