From 82a5d38531d58dc66162c71815fbd50b132dbbf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 19:03:31 +0000 Subject: [PATCH] build(deps): bump react-router-dom from 6.26.0 to 6.26.1 Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.0 to 6.26.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 85d30ac..11981bc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-dom": "18.2.0", "react-hotkeys-hook": "4.5.0", "react-icons": "5.3.0", - "react-router-dom": "6.26.0", + "react-router-dom": "6.26.1", "recharts": "2.12.7", "use-immer": "0.10.0", "use-undo": "1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6647983..429cc99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 5.3.0 version: 5.3.0(react@18.2.0) react-router-dom: - specifier: 6.26.0 - version: 6.26.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: 6.26.1 + version: 6.26.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) recharts: specifier: 2.12.7 version: 2.12.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -1011,8 +1011,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 - '@remix-run/router@1.19.0': - resolution: {integrity: sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==} + '@remix-run/router@1.19.1': + resolution: {integrity: sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==} engines: {node: '>=14.0.0'} '@restart/hooks@0.4.11': @@ -2548,15 +2548,15 @@ packages: react: ^16.8.0 || ^17 || ^18 react-dom: ^16.8.0 || ^17 || ^18 - react-router-dom@6.26.0: - resolution: {integrity: sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==} + react-router-dom@6.26.1: + resolution: {integrity: sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' - react-router@6.26.0: - resolution: {integrity: sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==} + react-router@6.26.1: + resolution: {integrity: sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' @@ -4110,7 +4110,7 @@ snapshots: '@swc/helpers': 0.5.3 react: 18.2.0 - '@remix-run/router@1.19.0': {} + '@remix-run/router@1.19.1': {} '@restart/hooks@0.4.11(react@18.2.0)': dependencies: @@ -5701,16 +5701,16 @@ snapshots: react-fast-compare: 3.2.2 warning: 4.0.3 - react-router-dom@6.26.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-router-dom@6.26.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - '@remix-run/router': 1.19.0 + '@remix-run/router': 1.19.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-router: 6.26.0(react@18.2.0) + react-router: 6.26.1(react@18.2.0) - react-router@6.26.0(react@18.2.0): + react-router@6.26.1(react@18.2.0): dependencies: - '@remix-run/router': 1.19.0 + '@remix-run/router': 1.19.1 react: 18.2.0 react-smooth@4.0.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0):