From 9654bfdaa8761457e81c2cf3d2229a09ce6ea377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 04:22:50 +0000 Subject: [PATCH] Bump react-router from 7.13.0 to 7.14.0 in /frontend (#1645) Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.13.0 to 7.14.0.
Release notes

Sourced from react-router's releases.

v7.14.0

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

v7.13.2

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

v7.13.1

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

Changelog

Sourced from react-router's changelog.

7.14.0

Patch Changes

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router&package-manager=npm_and_yarn&previous-version=7.13.0&new-version=7.14.0)](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> --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 46df9371..2022a969 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -40,7 +40,7 @@ "react-i18next": "16.6.2", "react-icons": "5.6.0", "react-qr-code": "2.0.12", - "react-router": "7.13.0", + "react-router": "7.14.0", "swr": "2.4.0", "vite-tsconfig-paths": "^6.1.0" }, diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 543fee89..995daa97 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -64,7 +64,7 @@ importers: version: 26.0.3(typescript@5.9.3) nuqs: specifier: 2.8.0 - version: 2.8.0(react-router@7.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) + version: 2.8.0(react-router@7.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) prettier-plugin-organize-imports: specifier: ^4.3.0 version: 4.3.0(prettier@3.8.0)(typescript@5.9.3) @@ -84,8 +84,8 @@ importers: specifier: 2.0.12 version: 2.0.12(react@19.2.0) react-router: - specifier: 7.13.0 - version: 7.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 7.14.0 + version: 7.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) swr: specifier: 2.4.0 version: 2.4.0(react@19.2.0) @@ -2569,8 +2569,8 @@ packages: '@types/react': optional: true - react-router@7.13.0: - resolution: {integrity: sha512-PZgus8ETambRT17BUm/LL8lX3Of+oiLaPuVTRH3l1eLvSPpKO3AvhAEb5N7ihAFZQrYDqkvvWfFh9p0z9VsjLw==} + react-router@7.14.0: + resolution: {integrity: sha512-m/xR9N4LQLmAS0ZhkY2nkPA1N7gQ5TUVa5n8TgANuDTARbn1gt+zLPXEm7W0XDTbrQ2AJSJKhoa6yx1D8BcpxQ==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -5442,12 +5442,12 @@ snapshots: node-releases@2.0.36: {} - nuqs@2.8.0(react-router@7.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0): + nuqs@2.8.0(react-router@7.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0): dependencies: '@standard-schema/spec': 1.0.0 react: 19.2.0 optionalDependencies: - react-router: 7.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react-router: 7.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) nypm@0.6.5: dependencies: @@ -5735,7 +5735,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.4 - react-router@7.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0): + react-router@7.14.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0): dependencies: cookie: 1.1.1 react: 19.2.0