From f3380eddbebb481f5fcb257df88b9f95bf796fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:35:11 +0000 Subject: build(deps): bump react-router-dom in /src/main/webui (#791) Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.10.1 to 7.11.0. - [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@7.11.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ...act-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip | Bin 4074 -> 0 bytes ...act-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip | Bin 0 -> 4093 bytes .../react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip | Bin 958514 -> 0 bytes .../react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip | Bin 0 -> 969658 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip create mode 100644 src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip delete mode 100644 src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip create mode 100644 src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip (limited to 'src/main/webui/.yarn/cache') diff --git a/src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip b/src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip deleted file mode 100644 index 90fe32f..0000000 Binary files a/src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip b/src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip new file mode 100644 index 0000000..a6ae8f6 Binary files /dev/null and b/src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip differ diff --git a/src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip b/src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip deleted file mode 100644 index a34cc0d..0000000 Binary files a/src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip b/src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip new file mode 100644 index 0000000..78c9c97 Binary files /dev/null and b/src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip differ -- cgit