Bump @types/react from 18.2.73 to 18.2.74 in /internal-ui (#2527)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.73 to 18.2.74.
- [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-04-03 19:43:57 +01:00 committed by GitHub
parent 46ccc69ff6
commit 15fed74dad
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.12.2",
"@types/react": "18.2.73",
"@types/react": "18.2.74",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitejs/plugin-react": "4.2.1",