From 47e96252c7ac8870b4988df96fde2a4fb4ca8411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 08:51:51 -0400 Subject: build(deps): bump the react group in /src/main/webui with 2 updates (#724) 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.1.1 to 19.2.0 - [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.0/packages/react) Updates `react-dom` from 19.1.1 to 19.2.0 - [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.0/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../react-dom-npm-19.1.1-552337dd3b-71d63df955.zip | Bin 1177536 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/react-dom-npm-19.1.1-552337dd3b-71d63df955.zip (limited to 'src/main/webui/.yarn/cache/react-dom-npm-19.1.1-552337dd3b-71d63df955.zip') diff --git a/src/main/webui/.yarn/cache/react-dom-npm-19.1.1-552337dd3b-71d63df955.zip b/src/main/webui/.yarn/cache/react-dom-npm-19.1.1-552337dd3b-71d63df955.zip deleted file mode 100644 index 9b7200d..0000000 Binary files a/src/main/webui/.yarn/cache/react-dom-npm-19.1.1-552337dd3b-71d63df955.zip and /dev/null differ -- cgit