⬆ Bump react-dom from 19.2.0 to 19.2.1 in /frontend (#2032)

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/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-dom
  dependency-version: 19.2.1
  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-08 11:19:15 +01:00
committed by GitHub
parent c04e324207
commit 00a85c1b2c
2 changed files with 15 additions and 15 deletions

View File

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