build(deps): bump react-dom from 19.0.0 to 19.1.0 in /web

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

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-31 06:32:08 +00:00 committed by Collin Barrett
parent ed3976ffa0
commit e72f27b2c2
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.0.0",
"react-app-rewired": "^2.1.11",
"react-dom": "^19.0.0",
"react-dom": "^19.1.0",
"react-router-dom": "^5.3.4",
"react-scripts": "^5.0.0",
"slugify": "^1.6.6",