Bump @types/react-dom from 18.2.15 to 18.2.16 in /js (#24900)

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.15 to 18.2.16.
- [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-22 09:48:09 +01:00 committed by GitHub
parent 48d6032cb1
commit f1fbf778dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 15 deletions

View file

@ -30,7 +30,7 @@
"@playwright/test": "^1.40.0",
"@types/lodash-es": "^4.17.11",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.2.16",
"@vitejs/plugin-react-swc": "^3.5.0",
"lightningcss": "^1.22.1",
"vite": "^5.0.2",

View file

@ -97,7 +97,7 @@
"@types/file-saver": "^2.0.7",
"@types/lodash-es": "^4.17.11",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.2.16",
"@types/uuid": "^9.0.7",
"@vitejs/plugin-react-swc": "^3.5.0",
"cypress": "^13.6.0",

View file

@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.2.16",
"@vitejs/plugin-react-swc": "^3.5.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.2",

View file

@ -51,7 +51,7 @@
"devDependencies": {
"@types/lodash-es": "^4.17.11",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.2.16",
"@vitejs/plugin-react-swc": "^3.5.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.2",

View file

@ -127,8 +127,8 @@ importers:
specifier: ^18.2.37
version: 18.2.37
'@types/react-dom':
specifier: ^18.2.15
version: 18.2.15
specifier: ^18.2.16
version: 18.2.16
'@vitejs/plugin-react-swc':
specifier: ^3.5.0
version: 3.5.0(vite@5.0.2)
@ -251,8 +251,8 @@ importers:
specifier: ^18.2.37
version: 18.2.37
'@types/react-dom':
specifier: ^18.2.15
version: 18.2.15
specifier: ^18.2.16
version: 18.2.16
'@types/uuid':
specifier: ^9.0.7
version: 9.0.7
@ -407,8 +407,8 @@ importers:
specifier: ^18.2.37
version: 18.2.37
'@types/react-dom':
specifier: ^18.2.15
version: 18.2.15
specifier: ^18.2.16
version: 18.2.16
'@vitejs/plugin-react-swc':
specifier: ^3.5.0
version: 3.5.0(vite@5.0.2)
@ -456,8 +456,8 @@ importers:
specifier: ^18.2.37
version: 18.2.37
'@types/react-dom':
specifier: ^18.2.15
version: 18.2.15
specifier: ^18.2.16
version: 18.2.16
'@vitejs/plugin-react-swc':
specifier: ^3.5.0
version: 3.5.0(vite@5.0.2)
@ -1702,7 +1702,7 @@ packages:
dependencies:
'@babel/runtime': 7.23.2
'@testing-library/dom': 9.3.3
'@types/react-dom': 18.2.15
'@types/react-dom': 18.2.16
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: true
@ -1992,8 +1992,8 @@ packages:
/@types/prop-types@15.7.9:
resolution: {integrity: sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==}
/@types/react-dom@18.2.15:
resolution: {integrity: sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg==}
/@types/react-dom@18.2.16:
resolution: {integrity: sha512-766c37araZ9vxtYs25gvY2wNdFWsT2ZiUvOd0zMhTaoGj6B911N8CKQWgXXJoPMLF3J82thpRqQA7Rf3rBwyJw==}
dependencies:
'@types/react': 18.2.37
dev: true