From 4b89d81b3ba90431038106d1f2b9129793b4e267 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 10:49:17 +0000 Subject: [PATCH] Bump react-router to ^7.9.6 --- pnpm-lock.yaml | 18 +++++++++--------- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 790a7a33e5994..e150b285d3ae8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ catalogs: specifier: 19.2.0 version: 19.2.0 react-router: - specifier: ^7.9.5 - version: 7.9.5 + specifier: ^7.9.6 + version: 7.9.6 react-transition-group: specifier: ^4.4.5 version: 4.4.5 @@ -701,7 +701,7 @@ importers: version: 7.66.0(react@19.2.0) react-router: specifier: 'catalog:' - version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 7.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-runner: specifier: ^1.0.5 version: 1.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -2009,7 +2009,7 @@ importers: version: 19.2.0(react@19.2.0) react-router: specifier: 'catalog:' - version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 7.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-transition-group: specifier: 'catalog:' version: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -2124,7 +2124,7 @@ importers: version: 19.2.0(react@19.2.0) react-router: specifier: 'catalog:' - version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 7.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-transition-group: specifier: 'catalog:' version: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -2259,7 +2259,7 @@ importers: version: 19.2.0(react@19.2.0) react-router: specifier: 'catalog:' - version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + version: 7.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-transition-group: specifier: 'catalog:' version: 4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -10378,8 +10378,8 @@ packages: resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} engines: {node: '>=0.10.0'} - react-router@7.9.5: - resolution: {integrity: sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==} + react-router@7.9.6: + resolution: {integrity: sha512-Y1tUp8clYRXpfPITyuifmSoE2vncSME18uVLgaqyxh9H35JWpIfzHo+9y3Fzh5odk/jxPW29IgLgzcdwxGqyNA==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -22064,7 +22064,7 @@ snapshots: react-refresh@0.18.0: {} - react-router@7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0): + react-router@7.9.6(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: cookie: 1.0.2 react: 19.2.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 51a21a489990c..0f9f9de53b3f9 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -66,7 +66,7 @@ catalog: prop-types: ^15.8.1 react: 19.2.0 react-dom: 19.2.0 - react-router: ^7.9.5 + react-router: ^7.9.6 react-transition-group: ^4.4.5 reselect: ^5.1.1 rimraf: ^6.1.0