chore(deps): bump react-dom from 19.1.0 to 19.1.1 in /web

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

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.1.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-07-29 06:56:42 +00:00 committed by Collin Barrett
parent c08f99163b
commit 4ddea2906f
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.1.1",
"react-app-rewired": "^2.1.11",
"react-dom": "^19.1.0",
"react-dom": "^19.1.1",
"react-router-dom": "^5.3.4",
"react-scripts": "^5.0.0",
"slugify": "^1.6.6",