From 089c08e10c9fde674c8e57f8f505c1fdd1cf6ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:04:31 +0000 Subject: [PATCH] chore: bump react-router from 7.18.0 to 7.18.2 in /site (#28115) Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.18.0 to 7.18.2.
Release notes

Sourced from react-router's releases.

v7.18.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/v7/CHANGELOG.md#v7182

v7.18.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/v7/CHANGELOG.md#v7181

Changelog

Sourced from react-router's changelog.

v7.18.2

Patch Changes

v7.18.1

Patch Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.18.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/site/package.json b/site/package.json index a6d645bc70..87352b9968 100644 --- a/site/package.json +++ b/site/package.json @@ -98,7 +98,7 @@ "react-markdown": "9.1.0", "react-query": "npm:@tanstack/react-query@5.82.0", "react-resizable-panels": "3.0.6", - "react-router": "7.18.0", + "react-router": "7.18.2", "react-syntax-highlighter": "15.6.6", "react-textarea-autosize": "8.5.9", "react-virtualized-auto-sizer": "1.0.26", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 43fe93f716..a7192f971d 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -216,8 +216,8 @@ importers: specifier: 3.0.6 version: 3.0.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react-router: - specifier: 7.18.0 - version: 7.18.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: 7.18.2 + version: 7.18.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) react-syntax-highlighter: specifier: 15.6.6 version: 15.6.6(react@19.2.8) @@ -437,7 +437,7 @@ importers: version: 10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) storybook-addon-remix-react-router: specifier: 6.0.0 - version: 6.0.0(react-dom@19.2.8(react@19.2.8))(react-router@7.18.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)) + version: 6.0.0(react-dom@19.2.8(react@19.2.8))(react-router@7.18.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)) tailwindcss: specifier: 3.4.19 version: 3.4.19(tsx@4.22.4)(yaml@2.8.3) @@ -5314,8 +5314,8 @@ packages: react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc - react-router@7.18.0: - resolution: {integrity: sha512-pTTGt8J+ji1NOmYnjzT+bAJy/1zD+Jp4ziO6cL7T3ZLvXKtusO7BpFqlRXitqpcPVqllsIXFHRMt+2/k3Xn6HQ==, tarball: https://registry.npmjs.org/react-router/-/react-router-7.18.0.tgz} + react-router@7.18.2: + resolution: {integrity: sha512-aUVMjFm3GAPTTZL7oYr5E7ETiqfQCHRLH+B+5afnICvf0r7kkK4eR6SMuwbSTJw/7t+12khT/Kahij49fqOCIg==, tarball: https://registry.npmjs.org/react-router/-/react-router-7.18.2.tgz} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -11793,7 +11793,7 @@ snapshots: react: 19.2.8 react-dom: 19.2.8(react@19.2.8) - react-router@7.18.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + react-router@7.18.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: cookie: 1.1.1 react: 19.2.8 @@ -12250,12 +12250,12 @@ snapshots: dependencies: internal-slot: 1.0.6 - storybook-addon-remix-react-router@6.0.0(react-dom@19.2.8(react@19.2.8))(react-router@7.18.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)): + storybook-addon-remix-react-router@6.0.0(react-dom@19.2.8(react@19.2.8))(react-router@7.18.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8))(react@19.2.8)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)): dependencies: '@mjackson/form-data-parser': 0.4.0 compare-versions: 6.1.0 react-inspector: 6.0.2(react@19.2.8) - react-router: 7.18.0(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + react-router: 7.18.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) storybook: 10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) optionalDependencies: react: 19.2.8