Bump @types/react from 18.2.72 to 18.2.73 in /internal-ui (#2504)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.72 to 18.2.73.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-28 13:22:12 +00:00 committed by GitHub
parent 742f9b0676
commit 1b844d6c1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1852 additions and 23 deletions

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "11.1.6",
"@types/node": "20.11.30",
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@vitejs/plugin-react": "4.2.1",