From f57b2d2fdcaa5d570e1ee13384cc694fb61b0107 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 20:11:43 +0000 Subject: [PATCH] Update react-router monorepo to v7.18.0 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 0d725ac99..911959a81 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-dom": "18.3.1", "react-markdown": "10.1.0", "react-otp-input": "3.1.1", - "react-router-dom": "7.17.0", + "react-router-dom": "7.18.0", "react-router-prompt": "0.8.2", "react-unity-webgl": "10.2.0", "rehype-katex": "7.0.1", diff --git a/yarn.lock b/yarn.lock index 6ad1dcecb..9fa0bb87f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12476,22 +12476,22 @@ react-refresh@^0.11.0: resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz" integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== -react-router-dom@7.17.0: - version "7.17.0" - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.17.0.tgz#e77527b4b7862f7b47ff26dd5b9315fb897b82a7" - integrity sha512-fyU2yjGups/hE6Xz0I5ZYbVL8Gx29eCjgpHaRaTaVU+OOAdfRX05KsvyRm0GO8YQwOkhpU3MurW1jyMUJn+zSw== +react-router-dom@7.18.0: + version "7.18.0" + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.18.0.tgz#71a657374610e00cebf2783804d7812facfdb1b5" + integrity sha512-Fi0yY6kgtKae/Th2xibdWK0KSdYZ4B53Gyf6wRtomOKWgpNm7H7+DyfDhncdz9FKbpS+1jmDhg3F4WoGJ+yFOA== dependencies: - react-router "7.17.0" + react-router "7.18.0" react-router-prompt@0.8.2: version "0.8.2" resolved "https://registry.yarnpkg.com/react-router-prompt/-/react-router-prompt-0.8.2.tgz#c7bd1e0d7934bc0275f8ff23697c12e06dd8bda9" integrity sha512-QSIgRFlyqSZVdbnj2I/wUKMKihjLhpljt26OWtNk/dhB38pHxZfJEYckhuxmHzosP83zG8DAp+bxuEV2osmTcA== -react-router@7.17.0: - version "7.17.0" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.17.0.tgz#88bbe817c6e37ab36faf140623b5d4678bf81e41" - integrity sha512-FDELK7rTMlCHO5+reyXsPlmfr7N1F91lPHsWYfMEGQm/KQ+F4JFM8jGoeQDmDvdTs93Fw9aSilH+uKRb4/jXvQ== +react-router@7.18.0: + version "7.18.0" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.18.0.tgz#e7d94b54745277aabe3cf93fac938cbebc9c1c5e" + integrity sha512-pTTGt8J+ji1NOmYnjzT+bAJy/1zD+Jp4ziO6cL7T3ZLvXKtusO7BpFqlRXitqpcPVqllsIXFHRMt+2/k3Xn6HQ== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0"