build(deps): bump @types/react from 19.0.9 to 19.0.10 in /web
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Staging (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Production (push) Has been cancelled
Web - Build & Deploy / Close Pull Request (push) Has been cancelled

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

---
updated-dependencies:
- dependency-name: "@types/react"
  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-02-18 12:28:12 +00:00 committed by Collin Barrett
parent 3cc58474bd
commit 7913fb4cdd
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -8,7 +8,7 @@
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.4",
"@types/react": "^19.0.9",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-router-dom": "^5.3.3",
"antd": "^4.24.16",