From e7e67eedc743f23b38b37dfdc9c078acaaa8f073 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:42:06 +0530 Subject: [PATCH] Bump @types/react-dom to v18.2.11 (#39237) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/zero-runtime-next-app/package.json | 2 +- docs/package.json | 2 +- packages/mui-base/package.json | 2 +- packages/mui-joy/package.json | 2 +- packages/mui-lab/package.json | 2 +- packages/mui-material-next/package.json | 2 +- packages/mui-material/package.json | 2 +- packages/mui-styles/package.json | 2 +- packages/mui-utils/package.json | 2 +- packages/test-utils/package.json | 2 +- yarn.lock | 8 ++++---- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/zero-runtime-next-app/package.json b/apps/zero-runtime-next-app/package.json index 1be509a23265e5..2856aa0dda08e4 100644 --- a/apps/zero-runtime-next-app/package.json +++ b/apps/zero-runtime-next-app/package.json @@ -22,7 +22,7 @@ "@mui/zero-next-plugin": "file:../../packages/zero-next-plugin/build", "@types/node": "20.5.7", "@types/react": "18.2.23", - "@types/react-dom": "18.2.7", + "@types/react-dom": "18.2.11", "typescript": "5.1.6" }, "resolutions": { diff --git a/docs/package.json b/docs/package.json index 211f138196b6bb..56d3e1774b6df9 100644 --- a/docs/package.json +++ b/docs/package.json @@ -127,7 +127,7 @@ "@types/node": "^18.18.0", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/react-swipeable-views": "^0.13.3", "@types/react-swipeable-views-utils": "^0.13.5", "@types/react-transition-group": "^4.4.7", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 693b3a162c61f0..c1e93d4ad9dae7 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -57,7 +57,7 @@ "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "18.2.23", - "@types/react-dom": "18.2.7", + "@types/react-dom": "18.2.11", "@types/sinon": "^10.0.19", "chai": "^4.3.8", "fast-glob": "^3.3.1", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index 8237bf36b8da48..695da1d96de04b 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -53,7 +53,7 @@ "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/sinon": "^10.0.19", "chai": "^4.3.8", "fast-glob": "^3.3.1", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 90849b72df3f74..fdb4342b83c6e6 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -55,7 +55,7 @@ "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/sinon": "^10.0.19", "chai": "^4.3.8", "react": "^18.2.0", diff --git a/packages/mui-material-next/package.json b/packages/mui-material-next/package.json index 9825746a3b3133..30c2ddeb0f50ea 100644 --- a/packages/mui-material-next/package.json +++ b/packages/mui-material-next/package.json @@ -57,7 +57,7 @@ "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/sinon": "^10.0.19", "chai": "^4.3.8", "lodash": "^4.17.21", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 401e19a74947d8..b998c3e63679d3 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -67,7 +67,7 @@ "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/sinon": "^10.0.19", "chai": "^4.3.8", "css-mediaquery": "^0.1.2", diff --git a/packages/mui-styles/package.json b/packages/mui-styles/package.json index 7ec3e3e67cf271..7be0e1d906dd4d 100644 --- a/packages/mui-styles/package.json +++ b/packages/mui-styles/package.json @@ -62,7 +62,7 @@ "@mui/material": "^5.14.12", "@types/chai": "^4.3.6", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/sinon": "^10.0.19", "chai": "^4.3.8", "react": "^18.2.0", diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 88194646f5d01a..eebdf67d33da88 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -53,7 +53,7 @@ "@types/mocha": "^10.0.2", "@types/node": "^18.18.0", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/react-is": "^18.2.2", "@types/sinon": "^10.0.19", "babel-plugin-macros": "^3.1.0", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index d09fd1fa50f33d..f774643898db9b 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -47,7 +47,7 @@ "@types/format-util": "^1.0.2", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.23", - "@types/react-dom": "^18.2.7", + "@types/react-dom": "^18.2.11", "@types/react-test-renderer": "^18.0.3", "@types/sinon": "^10.0.19", "typescript": "^5.1.6" diff --git a/yarn.lock b/yarn.lock index c0a9f080bede42..ad4d6402291146 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3955,10 +3955,10 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== -"@types/react-dom@18.2.7", "@types/react-dom@^18.0.0", "@types/react-dom@^18.2.7": - version "18.2.7" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63" - integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA== +"@types/react-dom@18.2.11", "@types/react-dom@^18.0.0", "@types/react-dom@^18.2.11": + version "18.2.11" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.11.tgz#4332c315544698a0875dfdb6e320dda59e1b3d58" + integrity sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg== dependencies: "@types/react" "*"