From 22b0d05269bdb3ad37bb3e7be718dec95fa179b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:51:50 +0000 Subject: [PATCH] Update react monorepo to v19.2.6 --- examples/react-native/package.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/react-native/package.json b/examples/react-native/package.json index b9c483b3b9b..4b3d476afac 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -24,12 +24,12 @@ "jest": "29.7.0", "jest-expo": "54.0.16", "random-token": "0.0.8", - "react": "19.2.5", + "react": "19.2.6", "react-native": "0.84.1", "react-native-gesture-handler": "2.31.2", "react-native-get-random-values": "2.0.0", "react-native-quick-base64": "2.2.2", - "react-test-renderer": "19.2.5", + "react-test-renderer": "19.2.6", "rimraf": "6.1.3", "rxjs": "7.8.2", "schedule": "0.5.0", diff --git a/package.json b/package.json index fd8dc38a543..dff292260b4 100644 --- a/package.json +++ b/package.json @@ -683,8 +683,8 @@ "process": "0.11.10", "querystring-es3": "0.2.1", "random-int": "3.1.0", - "react": "19.2.5", - "react-dom": "19.2.5", + "react": "19.2.6", + "react-dom": "19.2.6", "rimraf": "6.1.3", "rollup": "4.60.3", "rxdb-old": "npm:rxdb@16.21.1",