From 0815a310ebbb3cf87794daf654b54731f02ed6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 15:05:11 +0000 Subject: build(deps): bump the react group in /src/main/webui with 2 updates (#779) Bumps the react group in /src/main/webui with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.2.1 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `react-dom` from 19.2.1 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip | Bin 1295767 -> 0 bytes .../react-dom-npm-19.2.3-93a2378518-cb1f95df05.zip | Bin 0 -> 1295769 bytes .../cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip | Bin 51550 -> 0 bytes .../cache/react-npm-19.2.3-0ecd9e5a6e-506e369ae1.zip | Bin 0 -> 51555 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip create mode 100644 src/main/webui/.yarn/cache/react-dom-npm-19.2.3-93a2378518-cb1f95df05.zip delete mode 100644 src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip create mode 100644 src/main/webui/.yarn/cache/react-npm-19.2.3-0ecd9e5a6e-506e369ae1.zip (limited to 'src/main/webui/.yarn') diff --git a/src/main/webui/.yarn/cache/react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip b/src/main/webui/.yarn/cache/react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip deleted file mode 100644 index 5d416dc..0000000 Binary files a/src/main/webui/.yarn/cache/react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/react-dom-npm-19.2.3-93a2378518-cb1f95df05.zip b/src/main/webui/.yarn/cache/react-dom-npm-19.2.3-93a2378518-cb1f95df05.zip new file mode 100644 index 0000000..f6a3d74 Binary files /dev/null and b/src/main/webui/.yarn/cache/react-dom-npm-19.2.3-93a2378518-cb1f95df05.zip differ diff --git a/src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip b/src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip deleted file mode 100644 index a4cd586..0000000 Binary files a/src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/react-npm-19.2.3-0ecd9e5a6e-506e369ae1.zip b/src/main/webui/.yarn/cache/react-npm-19.2.3-0ecd9e5a6e-506e369ae1.zip new file mode 100644 index 0000000..a4adb0a Binary files /dev/null and b/src/main/webui/.yarn/cache/react-npm-19.2.3-0ecd9e5a6e-506e369ae1.zip differ -- cgit