From 66c3e1c6503c9a58604cb11629715421338068e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 08:30:56 -0500 Subject: build(deps): bump the react group in /src/main/webui with 2 updates (#773) 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.0 to 19.2.1 - [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.1/packages/react) Updates `react-dom` from 19.2.0 to 19.2.1 - [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.1/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.1 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> --- .../cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip | Bin 0 -> 51550 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip (limited to 'src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip') 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 new file mode 100644 index 0000000..a4cd586 Binary files /dev/null and b/src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip differ -- cgit