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

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.14 to 18.2.15.
- [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] 2023-11-07 21:26:49 +00:00 committed by GitHub
parent 8c67728bab
commit 4d7c6d7bc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"@types/markdown-it": "^13.0.6",
"@types/mdx-js__react": "^1.5.7",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.14",
"@types/react-dom": "^18.2.15",
"typescript": "^5.2.2"
},
"browserslist": {

View File

@ -65,8 +65,8 @@ devDependencies:
specifier: ^18.2.37
version: 18.2.37
'@types/react-dom':
specifier: ^18.2.14
version: 18.2.14
specifier: ^18.2.15
version: 18.2.15
typescript:
specifier: ^5.2.2
version: 5.2.2
@ -3478,8 +3478,8 @@ packages:
resolution: {integrity: sha512-+0autS93xyXizIYiyL02FCY8N+KkKPhILhcUSA276HxzreZ16kl+cmwvV2qAM/PuCCwPXzOXOWhiPcw20uSFcA==}
dev: false
/@types/react-dom@18.2.14:
resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==}
/@types/react-dom@18.2.15:
resolution: {integrity: sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg==}
dependencies:
'@types/react': 18.2.37
dev: true