From c215e10d2182dfc447086818db9749dcf884cb09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 18:48:35 +0000 Subject: [PATCH] Update react-router monorepo to v6 --- run.it/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run.it/package.json b/run.it/package.json index ea0da3a0..298e716e 100644 --- a/run.it/package.json +++ b/run.it/package.json @@ -15,8 +15,8 @@ "node-sass": "7.0.3", "react": "16.14.0", "react-dom": "16.14.0", - "react-router": "5.3.4", - "react-router-dom": "5.3.4", + "react-router": "6.6.1", + "react-router-dom": "6.6.1", "react-scripts": "5.0.1", "typescript": "4.8.4" },