From aa495574960b9cc5532a042099d17c8f71825373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 20:19:23 +0000 Subject: [PATCH] Bump react-router from 7.5.2 to 8.1.0 Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.2 to 8.1.0. - [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@8.1.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 37 ++++++++++++------------------------- website/package.json | 2 +- 2 files changed, 13 insertions(+), 26 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a3e919..755a67a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: workspace:* version: link:.. react-router: - specifier: ^7.1.2 - version: 7.5.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7) + specifier: ^8.1.0 + version: 8.1.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7) rehype-highlight: specifier: ^7.0.2 version: 7.0.2 @@ -1217,9 +1217,8 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie@1.0.2: - resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} - engines: {node: '>=18'} + cookie-es@3.1.1: + resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==} cross-spawn@7.0.6: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} @@ -1896,12 +1895,12 @@ packages: peerDependencies: react: ^19.2.7 - react-router@7.5.2: - resolution: {integrity: sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==} - engines: {node: '>=20.0.0'} + react-router@8.1.0: + resolution: {integrity: sha512-Mdfi61uObuvWNN9OhChOC0HV6YWOIfKRzEWOvCHRSuQg8IM+Nv10edaM/2HE8ZixBpUTdQbruyWqC3sDkkh9vw==} + engines: {node: '>=22.22.0'} peerDependencies: - react: '>=18' - react-dom: '>=18' + react: '>=19.2.7' + react-dom: '>=19.2.7' peerDependenciesMeta: react-dom: optional: true @@ -1969,9 +1968,6 @@ packages: engines: {node: '>=10'} hasBin: true - set-cookie-parser@2.7.1: - resolution: {integrity: sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==} - shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -2075,9 +2071,6 @@ packages: typescript: optional: true - turbo-stream@2.4.0: - resolution: {integrity: sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==} - type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -3107,7 +3100,7 @@ snapshots: convert-source-map@2.0.0: {} - cookie@1.0.2: {} + cookie-es@3.1.1: {} cross-spawn@7.0.6: dependencies: @@ -3985,12 +3978,10 @@ snapshots: react: 19.2.7 scheduler: 0.27.0 - react-router@7.5.2(react-dom@19.2.7(react@19.2.7))(react@19.2.7): + react-router@8.1.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7): dependencies: - cookie: 1.0.2 + cookie-es: 3.1.1 react: 19.2.7 - set-cookie-parser: 2.7.1 - turbo-stream: 2.4.0 optionalDependencies: react-dom: 19.2.7(react@19.2.7) @@ -4127,8 +4118,6 @@ snapshots: semver@7.8.5: {} - set-cookie-parser@2.7.1: {} - shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 @@ -4232,8 +4221,6 @@ snapshots: - tsx - yaml - turbo-stream@2.4.0: {} - type-check@0.4.0: dependencies: prelude-ls: 1.2.1 diff --git a/website/package.json b/website/package.json index 1ed5e61..847421c 100644 --- a/website/package.json +++ b/website/package.json @@ -20,7 +20,7 @@ "react": "^19.2.7", "react-dom": "^19.2.7", "react-dot-cursor": "workspace:*", - "react-router": "^7.1.2", + "react-router": "^8.1.0", "rehype-highlight": "^7.0.2", "tailwind-merge": "^3.6.0", "tailwindcss-animate": "^1.0.7"