chore(deps): bump react from 19.2.0 to 19.2.1 in /web

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

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.1
  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] 2025-12-04 06:03:53 +00:00 committed by Collin Barrett
parent 424e1fdf28
commit 05f3cb96eb
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.4.2",
"less-loader": "^12.3.0",
"prettier": "^3.3.2",
"react": "^19.2.0",
"react": "^19.2.1",
"react-app-rewired": "^2.1.11",
"react-dom": "^19.2.0",
"react-router-dom": "^5.3.4",