chore(deps): bump react-dom from 19.2.3 to 19.2.4 in /frontend

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.3 to 19.2.4.
- [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.4/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 12:23:49 +00:00
committed by GitHub
parent 7e74d98cbe
commit 8133197d35
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"lucide-react": "^0.563.0",
"next": "16.1.7",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-dom": "19.2.4",
"zustand": "^5.0.11"
},
"devDependencies": {