From 1a456b1cbfca21cfc181745541f481d9a2c40dcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 11:47:09 +0000 Subject: [PATCH] Update react-router monorepo to v7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 91e6fbd..6d92cf1 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "react-dom": "^17.0.1", "react-error-boundary": "^3.1.0", "react-redux": "^7.2.2", - "react-router": "^5.2.0", - "react-router-dom": "^5.2.0", + "react-router": "^7.0.0", + "react-router-dom": "^7.0.0", "react-scripts": "4.0.1", "react-slick": "^0.27.13", "react-spring": "^8.0.27",