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:22:49 +00:00 committed by Collin Barrett
parent bfa75bca7d
commit eb69536313
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -21,7 +21,7 @@
"lucide-react": "^0.555.0",
"next": "16.0.7",
"next-themes": "^0.4.6",
"react": "^19.0.0",
"react": "^19.2.1",
"react-dom": "^19.2.0",
"server-only": "^0.0.1",
"tailwind-merge": "^3.4.0"