build(deps): bump @types/react-dom from 19.0.2 to 19.0.3 in /web
Some checks are pending
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Staging (push) Waiting to run
Web - Build & Deploy / Build & Deploy to Production (push) Waiting to run
Web - Build & Deploy / Close Pull Request (push) Waiting to run

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.2 to 19.0.3.
- [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-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-01-14 00:28:35 +00:00 committed by Collin Barrett
parent 045cf325d4
commit b249ec6199
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.10.5",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.2",
"@types/react-dom": "^19.0.3",
"@types/react-router-dom": "^5.3.3",
"antd": "^4.24.16",
"babel-plugin-import": "^1.13.8",