aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-12 08:30:56 -0500
committerGitHub <noreply@github.com>2025-12-12 08:30:56 -0500
commit66c3e1c6503c9a58604cb11629715421338068e8 (patch)
treef266b35154cdad56f78399a842e532ba7cdea03f /src/main/webui/package.json
parent67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89 (diff)
downloadpantry-66c3e1c6503c9a58604cb11629715421338068e8.tar.gz
pantry-66c3e1c6503c9a58604cb11629715421338068e8.tar.bz2
pantry-66c3e1c6503c9a58604cb11629715421338068e8.zip
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/webui/package.json')
-rw-r--r--src/main/webui/package.json4
1 files changed, 2 insertions, 2 deletions
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",