From b6b3b9e73b8480d391b5c44b5c481b97e7754780 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 16:39:27 +0000 Subject: [PATCH] Update react monorepo to v18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fb299d8..44332be 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "license": "MIT", "dependencies": { "axios": "0.20.0", - "react": "16.13.1", - "react-dom": "16.13.1", + "react": "18.2.0", + "react-dom": "18.2.0", "react-redux": "7.2.1", "react-scripts": "3.4.3", "redux": "4.0.5",