From d5cfc010f506115f807a7c69f9ae7be8005a6819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:48:15 +0000 Subject: [PATCH] Bump react-router from 6.24.0 to 6.26.2 Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.24.0 to 6.26.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.26.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++++++++++-- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 73bb5f3a..a42b26e8 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "prettier": "^3.0.2", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router": "^6.24.0", + "react-router": "^6.26.2", "react-router-dom": "^6.24.0", "rxjs": "^7.8.1", "semantic-release": "^24.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e970e6de..af43df10 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-router: - specifier: ^6.24.0 - version: 6.24.0(react@18.3.1) + specifier: ^6.26.2 + version: 6.26.2(react@18.3.1) react-router-dom: specifier: ^6.24.0 version: 6.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1186,6 +1186,10 @@ packages: resolution: {integrity: sha512-2D6XaHEVvkCn682XBnipbJjgZUU7xjLtA4dGJRBVUKpEaDYOZMENZoZjAOSb7qirxt5RupjzZxz4fK2FO+EFPw==} engines: {node: '>=14.0.0'} + '@remix-run/router@1.19.2': + resolution: {integrity: sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==} + engines: {node: '>=14.0.0'} + '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} @@ -4084,6 +4088,12 @@ packages: peerDependencies: react: '>=16.8' + react-router@6.26.2: + resolution: {integrity: sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A==} + engines: {node: '>=14.0.0'} + peerDependencies: + react: '>=16.8' + react@18.3.1: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} @@ -6390,6 +6400,8 @@ snapshots: '@remix-run/router@1.17.0': {} + '@remix-run/router@1.19.2': {} + '@sec-ant/readable-stream@0.4.1': {} '@semantic-release/commit-analyzer@13.0.0(semantic-release@24.0.0(typescript@5.5.3))': @@ -9751,6 +9763,11 @@ snapshots: '@remix-run/router': 1.17.0 react: 18.3.1 + react-router@6.26.2(react@18.3.1): + dependencies: + '@remix-run/router': 1.19.2 + react: 18.3.1 + react@18.3.1: dependencies: loose-envify: 1.4.0