⬆ Bump react-dom from 19.2.1 to 19.2.3 in /frontend (#2046)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/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-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-15 13:10:55 +01:00
committed by GitHub
parent e4022a9502
commit 27a81ea023
2 changed files with 15 additions and 15 deletions

View File

@@ -37,7 +37,7 @@
"lucide-react": "^0.556.0",
"next-themes": "^0.4.6",
"react": "^19.1.1",
"react-dom": "^19.2.1",
"react-dom": "^19.2.3",
"react-error-boundary": "^6.0.0",
"react-hook-form": "^7.68.0",
"react-icons": "^5.5.0",