From 5c99cfb28b85b5b426e2c0b40f481b61d221c112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:42:24 -0500 Subject: [PATCH] Bump react-router from 7.5.2 to 7.12.0 (#145) Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.5.2 to 7.12.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.12.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 628f107..b53d0cb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react-i18next": "^14.1.0", "react-loader-spinner": "^4.0.0", "react-modal": "^3.15.1", - "react-router": "^7.5.2", + "react-router": "^7.12.0", "react-router-dom": "^6.9.0", "react-select": "^5.8.0", "react-select-async-paginate": "^0.7.2", diff --git a/yarn.lock b/yarn.lock index 1ae64d7..cc21bbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9489,14 +9489,13 @@ react-router@6.21.3: dependencies: "@remix-run/router" "1.14.2" -react-router@^7.5.2: - version "7.5.2" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.2.tgz#889137b9ce91dadc06eb40997f57f08199845973" - integrity sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ== +react-router@^7.12.0: + version "7.12.0" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.12.0.tgz#459a86862abbedd02e76e686751fe71f9fd73a4f" + integrity sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0" - turbo-stream "2.4.0" react-select-async-paginate@^0.7.2: version "0.7.3" @@ -10715,11 +10714,6 @@ tui-jsdoc-template@^1.2.2: dependencies: cheerio "^0.22.0" -turbo-stream@2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0" - integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g== - tween-functions@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/tween-functions/-/tween-functions-1.2.0.tgz#1ae3a50e7c60bb3def774eac707acbca73bbc3ff"