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 .../react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip | Bin 51550 -> 0 bytes .../react-npm-19.2.3-0ecd9e5a6e-506e369ae1.zip | Bin 0 -> 51555 bytes src/main/webui/package.json | 4 ++-- src/main/webui/yarn.lock | 22 ++++++++++----------- 6 files changed, 13 insertions(+), 13 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') 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 diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 8a291d2..3c0286c 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -29,8 +29,8 @@ "flowbite-react": "^0.12.10", "graphql": "^16.12.0", "graphql-request": "7.3.5", - "react": "19.2.1", - "react-dom": "19.2.1", + "react": "19.2.3", + "react-dom": "19.2.3", "react-redux": "^9.2.0", "react-router-dom": "^7.9.6", "redux": "^5.0.1", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 09ed195..2b8b909 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -5914,8 +5914,8 @@ eslint@latest: graphql: ^16.12.0 graphql-request: 7.3.5 prettier: latest - react: 19.2.1 - react-dom: 19.2.1 + react: 19.2.3 + react-dom: 19.2.3 react-redux: ^9.2.0 react-router-dom: ^7.9.6 redux: ^5.0.1 @@ -6153,14 +6153,14 @@ prettier@latest: languageName: node linkType: hard -"react-dom@npm:19.2.1": - version: 19.2.1 - resolution: "react-dom@npm:19.2.1" +"react-dom@npm:19.2.3": + version: 19.2.3 + resolution: "react-dom@npm:19.2.3" dependencies: scheduler: ^0.27.0 peerDependencies: - react: ^19.2.1 - checksum: 45a7c57696b6fcc9f018a1626a0c5f6da7085510bcebb9ab585414ea1b73061df1139d57b4384ece47c0a53d46045c28b93fe85e249771eca8cfac8d3e613833 + react: ^19.2.3 + checksum: cb1f95df052802f5332cae78303b7fc6f58092d5c7f8d01f0401188b2e0157c1d273a041b900fcc4801f730c70ed17249bd5af170038692878ebe257f641488b languageName: node linkType: hard @@ -6246,10 +6246,10 @@ prettier@latest: languageName: node linkType: hard -"react@npm:19.2.1": - version: 19.2.1 - resolution: "react@npm:19.2.1" - checksum: 9b32ace5c532ed78bc5a907bfec77d966c8f117049d9bf06b627c4cebe5ef2c899f18ed283f8ed5b85346176b5ccc5328ab6fae0b389f2936a87575ce0e47670 +"react@npm:19.2.3": + version: 19.2.3 + resolution: "react@npm:19.2.3" + checksum: 506e369ae13cb46b7f303c0201aadf856642f482cdf5b1c3730c3a6d1762fd5a3ae1dd31196a4686bfbbe56456dcd0c48a4656c75cbcb45620e3028c54789ae9 languageName: node linkType: hard -- cgit