chore(deps-dev): bump @types/react-dom in /website (#14781)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.21 to 18.2.22.
- [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: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-13 21:41:05 +00:00 committed by GitHub
parent c65e031a54
commit 5e41b78634
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"@types/markdown-it": "^13.0.7",
"@types/mdx-js__react": "^1.5.8",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.21",
"@types/react-dom": "^18.2.22",
"typescript": "^5.4.2"
},
"browserslist": {

View File

@ -65,8 +65,8 @@ devDependencies:
specifier: ^18.2.65
version: 18.2.65
'@types/react-dom':
specifier: ^18.2.21
version: 18.2.21
specifier: ^18.2.22
version: 18.2.22
typescript:
specifier: ^5.4.2
version: 5.4.2
@ -3344,8 +3344,8 @@ packages:
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
dev: false
/@types/react-dom@18.2.21:
resolution: {integrity: sha512-gnvBA/21SA4xxqNXEwNiVcP0xSGHh/gi1VhWv9Bl46a0ItbTT5nFY+G9VSQpaG/8N/qdJpJ+vftQ4zflTtnjLw==}
/@types/react-dom@18.2.22:
resolution: {integrity: sha512-fHkBXPeNtfvri6gdsMYyW+dW7RXFo6Ad09nLFK0VQWR7yGLai/Cyvyj696gbwYvBnhGtevUG9cET0pmUbMtoPQ==}
dependencies:
'@types/react': 18.2.65
dev: true