From 14ea29ab2a4bc58a78ef68d5069035862f983c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:11:03 +0000 Subject: [PATCH] chore(deps): bump react-router from 7.11.0 to 7.13.0 Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.11.0 to 7.13.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@7.13.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/testing-view/package.json | 2 +- pnpm-lock.yaml | 81 ++++++++++++++++++++++++++---- 2 files changed, 73 insertions(+), 10 deletions(-) diff --git a/frontend/testing-view/package.json b/frontend/testing-view/package.json index 683bfb3c9..46d6e9146 100644 --- a/frontend/testing-view/package.json +++ b/frontend/testing-view/package.json @@ -27,7 +27,7 @@ "lodash": "^4.17.21", "react": "^19.2.3", "react-dom": "^19.2.3", - "react-router": "^7.10.1", + "react-router": "^7.13.0", "tailwindcss": "^4.1.17", "uplot": "^1.6.32", "vitest": "^4.0.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c98dbad8d..b5639020a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,7 +98,7 @@ importers: version: 0.4.26(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-turbo: specifier: ^2.4.2 - version: 2.7.1(eslint@9.39.2(jiti@2.6.1))(turbo@2.7.1) + version: 2.7.1(eslint@9.39.2(jiti@2.6.1))(turbo@2.8.2) globals: specifier: ^15.15.0 version: 15.15.0 @@ -259,8 +259,8 @@ importers: specifier: ^19.2.3 version: 19.2.3(react@19.2.3) react-router: - specifier: ^7.10.1 - version: 7.11.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + specifier: ^7.13.0 + version: 7.13.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) tailwindcss: specifier: ^4.1.17 version: 4.1.18 @@ -2515,11 +2515,12 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-agent@3.0.0: resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==} @@ -3552,8 +3553,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.11.0: - resolution: {integrity: sha512-uI4JkMmjbWCZc01WVP2cH7ZfSzH91JAZUDd7/nIprDgWxBV1TkkmLToFh7EbMTcMak8URFRa2YoBL/W8GWnCTQ==} + react-router@7.13.0: + resolution: {integrity: sha512-PZgus8ETambRT17BUm/LL8lX3Of+oiLaPuVTRH3l1eLvSPpKO3AvhAEb5N7ihAFZQrYDqkvvWfFh9p0z9VsjLw==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=18' @@ -3919,6 +3920,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me temp-file@3.4.0: resolution: {integrity: sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==} @@ -3999,35 +4001,69 @@ packages: cpu: [x64] os: [darwin] + turbo-darwin-64@2.8.2: + resolution: {integrity: sha512-sumREbxABHxrWIwlK67sZEaDRE7+BFSU8gZj8OK+X7dLpgW1vTjsHzTECB5m2qzWlXHRdueAk8sKv7wyHqv9jw==} + cpu: [x64] + os: [darwin] + turbo-darwin-arm64@2.7.1: resolution: {integrity: sha512-/pWGSygtBugd7sKQOeMm+jKY3qN1vyB0RiHBM6bN/6qUOo2VHo8IQwBTIaSgINN4Ue6fzEU+WfePNvonSU9yXw==} cpu: [arm64] os: [darwin] + turbo-darwin-arm64@2.8.2: + resolution: {integrity: sha512-J3zoDkf+k9yozdJmdNUOc9YfIoFs01Zm+GgNyfY8pU6siMWlPlgdt+3ezbIMeOns6CAQUzUcqo9awowykAS9Vw==} + cpu: [arm64] + os: [darwin] + turbo-linux-64@2.7.1: resolution: {integrity: sha512-Y5H11mdhASw/dJuRFyGtTCDFX5/MPT73EKsVEiHbw5MkFc77lx3nMc5L/Q7bKEhef/vYJAsAb61QuHsB6qdP8Q==} cpu: [x64] os: [linux] + turbo-linux-64@2.8.2: + resolution: {integrity: sha512-iVYUM+tyNAPd34HhMSjYWi7OSXnxnDhPjFKVvzSb7cZmQS6GlDSr7MALc5Wt/zn6/7jm1FuS7c5Wffg9WD2e1Q==} + cpu: [x64] + os: [linux] + turbo-linux-arm64@2.7.1: resolution: {integrity: sha512-L/r77jD7cqIEXoyu2LGBUrTY5GJSi/XcGLsQ2nZ/fefk6x3MpljTvwsXUVG1BUkiBPc4zaKRj6yGyWMo5MbLxQ==} cpu: [arm64] os: [linux] + turbo-linux-arm64@2.8.2: + resolution: {integrity: sha512-v7FJAHUhY2nSEE87mr5ZBO51GmsFKp0EmK2P6rO+vGimCPmnGlLNj1at/eVcnp/cHRDnJj8J+b3QHWdUzTPTkg==} + cpu: [arm64] + os: [linux] + turbo-windows-64@2.7.1: resolution: {integrity: sha512-rkeuviXZ/1F7lCare7TNKvYtT/SH9dZR55FAMrxrFRh88b+ZKwlXEBfq5/1OctEzRUo/VLIm+s5LJMOEy+QshA==} cpu: [x64] os: [win32] + turbo-windows-64@2.8.2: + resolution: {integrity: sha512-d1X+U5JLhyAse0VXM0rpmu6iLbBTAvjwc7MX0PBkEaTz2aZQqOHBpQkkrxia7bZzRNbfXHbGSqY/vbE3GSFWzw==} + cpu: [x64] + os: [win32] + turbo-windows-arm64@2.7.1: resolution: {integrity: sha512-1rZk9htm3+iP/rWCf/h4/DFQey9sMs2TJPC4T5QQfwqAdMWsphgrxBuFqHdxczlbBCgbWNhVw0CH2bTxe1/GFg==} cpu: [arm64] os: [win32] + turbo-windows-arm64@2.8.2: + resolution: {integrity: sha512-fMln07/l/5kscs79V0kTwdf17gkZW+E2iyqnzz691gLM7Jf6la0afd3IMsNtLzUh+dxKIFCswNiFVmHe8g+2jA==} + cpu: [arm64] + os: [win32] + turbo@2.7.1: resolution: {integrity: sha512-zAj9jGc7VDvuAo/5Jbos4QTtWz9uUpkMhMKGyTjDJkx//hdL2bM31qQoJSAbU+7JyK5vb0LPzpwf6DUt3zayqg==} hasBin: true + turbo@2.8.2: + resolution: {integrity: sha512-biW/S5hENCcJ5vxxJszCozEKcXtwGK29vxXzNbdfY/0q7QpYTCoyKdj0e8k/ADA6qkqaKDJwgrrHbC8Vy6wszg==} + hasBin: true + tw-animate-css@1.4.0: resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==} @@ -6524,11 +6560,11 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-turbo@2.7.1(eslint@9.39.2(jiti@2.6.1))(turbo@2.7.1): + eslint-plugin-turbo@2.7.1(eslint@9.39.2(jiti@2.6.1))(turbo@2.8.2): dependencies: dotenv: 16.0.3 eslint: 9.39.2(jiti@2.6.1) - turbo: 2.7.1 + turbo: 2.8.2 eslint-scope@8.4.0: dependencies: @@ -7819,7 +7855,7 @@ snapshots: react: 19.2.3 react-dom: 19.2.3(react@19.2.3) - react-router@7.11.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): + react-router@7.13.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: cookie: 1.1.1 react: 19.2.3 @@ -8356,21 +8392,39 @@ snapshots: turbo-darwin-64@2.7.1: optional: true + turbo-darwin-64@2.8.2: + optional: true + turbo-darwin-arm64@2.7.1: optional: true + turbo-darwin-arm64@2.8.2: + optional: true + turbo-linux-64@2.7.1: optional: true + turbo-linux-64@2.8.2: + optional: true + turbo-linux-arm64@2.7.1: optional: true + turbo-linux-arm64@2.8.2: + optional: true + turbo-windows-64@2.7.1: optional: true + turbo-windows-64@2.8.2: + optional: true + turbo-windows-arm64@2.7.1: optional: true + turbo-windows-arm64@2.8.2: + optional: true + turbo@2.7.1: optionalDependencies: turbo-darwin-64: 2.7.1 @@ -8380,6 +8434,15 @@ snapshots: turbo-windows-64: 2.7.1 turbo-windows-arm64: 2.7.1 + turbo@2.8.2: + optionalDependencies: + turbo-darwin-64: 2.8.2 + turbo-darwin-arm64: 2.8.2 + turbo-linux-64: 2.8.2 + turbo-linux-arm64: 2.8.2 + turbo-windows-64: 2.8.2 + turbo-windows-arm64: 2.8.2 + tw-animate-css@1.4.0: {} type-check@0.4.0: