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

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-01-27 06:15:08 +00:00 committed by Collin Barrett
parent d4d56a490a
commit 9b75a2a453
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -22,7 +22,7 @@
"prettier": "^3.3.2",
"react": "^19.2.3",
"react-app-rewired": "^2.1.11",
"react-dom": "^19.2.3",
"react-dom": "^19.2.4",
"react-router-dom": "^5.3.4",
"react-scripts": "^5.0.0",
"slugify": "^1.6.6",