From b166b000b093b033316f2062062e508628bf25c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 17:02:07 +0000 Subject: [PATCH] chore(deps): bump react-router-dom from 6.30.4 to 6.30.6 Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.30.4 to 6.30.6. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.30.6/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.6/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 6.30.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/cookbook/package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++-------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/packages/cookbook/package.json b/packages/cookbook/package.json index d118e527..e9902a33 100644 --- a/packages/cookbook/package.json +++ b/packages/cookbook/package.json @@ -38,7 +38,7 @@ "react-gl-transition": "^1.19.2", "react-json2d": "^0.3.0", "react-motion": "^0.5.2", - "react-router-dom": "^6.30.4" + "react-router-dom": "^6.30.6" }, "devDependencies": { "@babel/core": "^7.29.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23e60fd9..95dd86f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: ^0.5.2 version: 0.5.2(react@19.2.8) react-router-dom: - specifier: ^6.30.4 - version: 6.30.4(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + specifier: ^6.30.6 + version: 6.30.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8) devDependencies: '@babel/core': specifier: ^7.29.7 @@ -1805,8 +1805,8 @@ packages: '@types/react': optional: true - '@remix-run/router@1.23.3': - resolution: {integrity: sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q==} + '@remix-run/router@1.23.4': + resolution: {integrity: sha512-q7j5geK7xs3UJSdm9/iytUNclBnLmYx1EnSeCFXHPeutdqgIMeFeHtUZgS3EhlKxdBEAu8OwtJCwmLrEzpSs7Q==} engines: {node: '>=14.0.0'} '@rolldown/binding-android-arm64@1.2.1': @@ -2094,6 +2094,7 @@ packages: '@xmldom/xmldom@0.8.13': resolution: {integrity: sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} @@ -3056,6 +3057,7 @@ packages: eslint@9.39.5: resolution: {integrity: sha512-DgZS62aPLXKlnxILS/AYCoRvHaZeXceIzlXPkkGGzJWSow1aEk0lbTlxUSlyjC8jcaKxAdOnTDz+o1JFSBsyjw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true peerDependencies: jiti: '*' @@ -5113,15 +5115,15 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} - react-router-dom@6.30.4: - resolution: {integrity: sha512-q4HvNl+mmDdkS0g+MqiBZNteQJCuimWoOyHMy4T/RQLAn9Z29+E91QXRaxOujeMl2HTzRSS0KFPd7lxX3PjV0Q==} + react-router-dom@6.30.6: + resolution: {integrity: sha512-0RHKZz7wwffvkU+2MFVT2NnjK44ssLEV+m0CAJaS2Ksmorrwj7WxH00jO0SOCW26/tINUnJHToXblDs33I38YQ==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' - react-router@6.30.4: - resolution: {integrity: sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA==} + react-router@6.30.6: + resolution: {integrity: sha512-5HfK7k5im7LTOB0EqCQmfvy4C13G92Ssj1VTmouTK3AJvyjKTnFuCV0vcMAD/JS+JC4DvDIBRrlAeJIFjh5VWg==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' @@ -8254,7 +8256,7 @@ snapshots: optionalDependencies: '@types/react': 19.2.18 - '@remix-run/router@1.23.3': {} + '@remix-run/router@1.23.4': {} '@rolldown/binding-android-arm64@1.2.1': optional: true @@ -12394,16 +12396,16 @@ snapshots: react-refresh@0.14.2: {} - react-router-dom@6.30.4(react-dom@19.2.8(react@19.2.8))(react@19.2.8): + react-router-dom@6.30.6(react-dom@19.2.8(react@19.2.8))(react@19.2.8): dependencies: - '@remix-run/router': 1.23.3 + '@remix-run/router': 1.23.4 react: 19.2.8 react-dom: 19.2.8(react@19.2.8) - react-router: 6.30.4(react@19.2.8) + react-router: 6.30.6(react@19.2.8) - react-router@6.30.4(react@19.2.8): + react-router@6.30.6(react@19.2.8): dependencies: - '@remix-run/router': 1.23.3 + '@remix-run/router': 1.23.4 react: 19.2.8 react@19.1.0: {}