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

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

---
updated-dependencies:
- dependency-name: react
  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:14:52 +00:00 committed by Collin Barrett
parent 9b75a2a453
commit 38c549d18d
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -20,7 +20,7 @@
"less": "^4.5.1",
"less-loader": "^12.3.0",
"prettier": "^3.3.2",
"react": "^19.2.3",
"react": "^19.2.4",
"react-app-rewired": "^2.1.11",
"react-dom": "^19.2.4",
"react-router-dom": "^5.3.4",