chore(deps): bump @types/react-dom from 19.1.4 to 19.1.5 in /web

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.4 to 19.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.5
  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-05-14 06:53:18 +00:00 committed by Collin Barrett
parent ef982f4e84
commit cf64942a7b
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -9,7 +9,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.15.18",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.4",
"@types/react-dom": "^19.1.5",
"@types/react-router-dom": "^5.3.3",
"antd": "^4.24.16",
"babel-plugin-import": "^1.13.8",