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> --- ...-react-dom-npm-19.2.0-d69ab72f12-8a99f52c28.zip | Bin 13479 -> 0 bytes ...-react-dom-npm-19.2.3-1b243fa1cb-b9c548f737.zip | Bin 0 -> 13509 bytes ...ypes-react-npm-19.2.0-5e5117ea45-1bfef433bb.zip | Bin 81131 -> 0 bytes ...ypes-react-npm-19.2.7-2ae71602b6-b1f4c9a458.zip | Bin 0 -> 81735 bytes .../csstype-npm-3.1.3-e9a1c85013-8db785cc92.zip | Bin 185392 -> 0 bytes .../csstype-npm-3.2.3-741053244e-cb882521b3.zip | Bin 0 -> 139043 bytes .../react-dom-npm-19.2.0-10246904d4-b6ec952f68.zip | Bin 1295766 -> 0 bytes .../react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip | Bin 0 -> 1295767 bytes .../react-npm-19.2.0-34cec3b246-33dd01bf69.zip | Bin 51552 -> 0 bytes .../react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip | Bin 0 -> 51550 bytes src/main/webui/package.json | 4 +- src/main/webui/yarn.lock | 44 ++++++++++----------- 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.0-d69ab72f12-8a99f52c28.zip create mode 100644 src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.3-1b243fa1cb-b9c548f737.zip delete mode 100644 src/main/webui/.yarn/cache/@types-react-npm-19.2.0-5e5117ea45-1bfef433bb.zip create mode 100644 src/main/webui/.yarn/cache/@types-react-npm-19.2.7-2ae71602b6-b1f4c9a458.zip delete mode 100644 src/main/webui/.yarn/cache/csstype-npm-3.1.3-e9a1c85013-8db785cc92.zip create mode 100644 src/main/webui/.yarn/cache/csstype-npm-3.2.3-741053244e-cb882521b3.zip delete mode 100644 src/main/webui/.yarn/cache/react-dom-npm-19.2.0-10246904d4-b6ec952f68.zip create mode 100644 src/main/webui/.yarn/cache/react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip delete mode 100644 src/main/webui/.yarn/cache/react-npm-19.2.0-34cec3b246-33dd01bf69.zip create mode 100644 src/main/webui/.yarn/cache/react-npm-19.2.1-ee2feff9fc-9b32ace5c5.zip diff --git a/src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.0-d69ab72f12-8a99f52c28.zip b/src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.0-d69ab72f12-8a99f52c28.zip deleted file mode 100644 index 7487ba9..0000000 Binary files a/src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.0-d69ab72f12-8a99f52c28.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.3-1b243fa1cb-b9c548f737.zip b/src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.3-1b243fa1cb-b9c548f737.zip new file mode 100644 index 0000000..6e892b4 Binary files /dev/null and b/src/main/webui/.yarn/cache/@types-react-dom-npm-19.2.3-1b243fa1cb-b9c548f737.zip differ diff --git a/src/main/webui/.yarn/cache/@types-react-npm-19.2.0-5e5117ea45-1bfef433bb.zip b/src/main/webui/.yarn/cache/@types-react-npm-19.2.0-5e5117ea45-1bfef433bb.zip deleted file mode 100644 index fce43de..0000000 Binary files a/src/main/webui/.yarn/cache/@types-react-npm-19.2.0-5e5117ea45-1bfef433bb.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/@types-react-npm-19.2.7-2ae71602b6-b1f4c9a458.zip b/src/main/webui/.yarn/cache/@types-react-npm-19.2.7-2ae71602b6-b1f4c9a458.zip new file mode 100644 index 0000000..f3b5d58 Binary files /dev/null and b/src/main/webui/.yarn/cache/@types-react-npm-19.2.7-2ae71602b6-b1f4c9a458.zip differ diff --git a/src/main/webui/.yarn/cache/csstype-npm-3.1.3-e9a1c85013-8db785cc92.zip b/src/main/webui/.yarn/cache/csstype-npm-3.1.3-e9a1c85013-8db785cc92.zip deleted file mode 100644 index 9853f0c..0000000 Binary files a/src/main/webui/.yarn/cache/csstype-npm-3.1.3-e9a1c85013-8db785cc92.zip and /dev/null differ diff --git a/src/main/webui/.yarn/cache/csstype-npm-3.2.3-741053244e-cb882521b3.zip b/src/main/webui/.yarn/cache/csstype-npm-3.2.3-741053244e-cb882521b3.zip new file mode 100644 index 0000000..b6eb043 Binary files /dev/null and b/src/main/webui/.yarn/cache/csstype-npm-3.2.3-741053244e-cb882521b3.zip differ diff --git a/src/main/webui/.yarn/cache/react-dom-npm-19.2.0-10246904d4-b6ec952f68.zip b/src/main/webui/.yarn/cache/react-dom-npm-19.2.0-10246904d4-b6ec952f68.zip deleted file mode 100644 index abe56fa..0000000 Binary files a/src/main/webui/.yarn/cache/react-dom-npm-19.2.0-10246904d4-b6ec952f68.zip and /dev/null differ 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 new file mode 100644 index 0000000..5d416dc Binary files /dev/null and b/src/main/webui/.yarn/cache/react-dom-npm-19.2.1-5d24e134dc-45a7c57696.zip differ diff --git a/src/main/webui/.yarn/cache/react-npm-19.2.0-34cec3b246-33dd01bf69.zip b/src/main/webui/.yarn/cache/react-npm-19.2.0-34cec3b246-33dd01bf69.zip deleted file mode 100644 index ce3029c..0000000 Binary files a/src/main/webui/.yarn/cache/react-npm-19.2.0-34cec3b246-33dd01bf69.zip and /dev/null 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 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 diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 5e41c29..8a291d2 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.0", - "react-dom": "19.2.0", + "react": "19.2.1", + "react-dom": "19.2.1", "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 9661c1e..09ed195 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -2156,20 +2156,20 @@ __metadata: linkType: hard "@types/react-dom@npm:latest": - version: 19.2.0 - resolution: "@types/react-dom@npm:19.2.0" + version: 19.2.3 + resolution: "@types/react-dom@npm:19.2.3" peerDependencies: "@types/react": ^19.2.0 - checksum: 8a99f52c282a044259a5f2e38a5e717b9b94d70d55953c1a7009f153236be1ed281713d6bb95cd55643371f9329ea978887cc0c8f041a51b077be84d4536294d + checksum: b9c548f7378979cd8384444ae6c96f7a933b98e341c271c33e74231f27bf3082f04ad7c2927f1b1e6d8af35ccf83e549fce4978ebe0a02ded5a8803aa5f80e06 languageName: node linkType: hard "@types/react@npm:latest": - version: 19.2.0 - resolution: "@types/react@npm:19.2.0" + version: 19.2.7 + resolution: "@types/react@npm:19.2.7" dependencies: - csstype: ^3.0.2 - checksum: 1bfef433bb4d237487835423eaf4789bad94bcf96d4106f5c53f3109dc8451edea6b04be3f6e9d374f1a76672bb66e58d68e64f45535f0b6c804930a731dd19e + csstype: ^3.2.2 + checksum: b1f4c9a45862ea392b9ead060a5b5730b4c41b21fde097db35e639a8a0978460468d8da87f47226230bd4681d6de48ffee695595540084a8a849dde027c66a46 languageName: node linkType: hard @@ -3245,10 +3245,10 @@ __metadata: languageName: node linkType: hard -"csstype@npm:^3.0.2": - version: 3.1.3 - resolution: "csstype@npm:3.1.3" - checksum: 8db785cc92d259102725b3c694ec0c823f5619a84741b5c7991b8ad135dfaa66093038a1cc63e03361a6cd28d122be48f2106ae72334e067dd619a51f49eddf7 +"csstype@npm:^3.2.2": + version: 3.2.3 + resolution: "csstype@npm:3.2.3" + checksum: cb882521b3398958a1ce6ca98c011aec0bde1c77ecaf8a1dd4db3b112a189939beae3b1308243b2fe50fc27eb3edeb0f73a5a4d91d928765dc6d5ecc7bda92ee languageName: node linkType: hard @@ -5914,8 +5914,8 @@ eslint@latest: graphql: ^16.12.0 graphql-request: 7.3.5 prettier: latest - react: 19.2.0 - react-dom: 19.2.0 + react: 19.2.1 + react-dom: 19.2.1 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.0": - version: 19.2.0 - resolution: "react-dom@npm:19.2.0" +"react-dom@npm:19.2.1": + version: 19.2.1 + resolution: "react-dom@npm:19.2.1" dependencies: scheduler: ^0.27.0 peerDependencies: - react: ^19.2.0 - checksum: b6ec952f68a29dcc847143ad48974477e1d3b95cb0a6e0039dd93c7fe64d0ef51f2ca09a19c5eb892ba625ba88c4bcc6f8bc3bdd1c33ccc3f6f17acabbb4882f + react: ^19.2.1 + checksum: 45a7c57696b6fcc9f018a1626a0c5f6da7085510bcebb9ab585414ea1b73061df1139d57b4384ece47c0a53d46045c28b93fe85e249771eca8cfac8d3e613833 languageName: node linkType: hard @@ -6246,10 +6246,10 @@ prettier@latest: languageName: node linkType: hard -"react@npm:19.2.0": - version: 19.2.0 - resolution: "react@npm:19.2.0" - checksum: 33dd01bf699e1c5040eb249e0f552519adf7ee90b98c49d702a50bf23af6852ea46023a5f7f93966ab10acd7a45428fa0f193c686ecdaa7a75a03886e53ec3fe +"react@npm:19.2.1": + version: 19.2.1 + resolution: "react@npm:19.2.1" + checksum: 9b32ace5c532ed78bc5a907bfec77d966c8f117049d9bf06b627c4cebe5ef2c899f18ed283f8ed5b85346176b5ccc5328ab6fae0b389f2936a87575ce0e47670 languageName: node linkType: hard -- cgit