From bc4b08f86d915d5150eb9c5fded84f1cce64913d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 01:42:45 +0000 Subject: [PATCH] Bump @types/react-dom to v18.2.17 --- 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 7cb131fa3e6baf..9324dce57ae630 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.37", - "@types/react-dom": "18.2.15", + "@types/react-dom": "18.2.17", "typescript": "5.1.6" }, "resolutions": { diff --git a/docs/package.json b/docs/package.json index 4968e01cc72b6e..c9acd8d660b970 100644 --- a/docs/package.json +++ b/docs/package.json @@ -127,7 +127,7 @@ "@types/node": "^18.18.10", "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/react-swipeable-views": "^0.13.5", "@types/react-swipeable-views-utils": "^0.13.7", "@types/react-transition-group": "^4.4.9", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 3556e6851d830a..9bca10f6cf445e 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -57,7 +57,7 @@ "@types/chai": "^4.3.10", "@types/prop-types": "^15.7.10", "@types/react": "18.2.37", - "@types/react-dom": "18.2.15", + "@types/react-dom": "18.2.17", "@types/sinon": "^10.0.20", "chai": "^4.3.10", "fast-glob": "^3.3.2", diff --git a/packages/mui-joy/package.json b/packages/mui-joy/package.json index 72cf9317e98c5c..16952c05630929 100644 --- a/packages/mui-joy/package.json +++ b/packages/mui-joy/package.json @@ -53,7 +53,7 @@ "@types/chai": "^4.3.10", "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", "chai": "^4.3.10", "fast-glob": "^3.3.2", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index e101a9052cd366..3286347d5dc757 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -54,7 +54,7 @@ "@types/chai": "^4.3.10", "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", "chai": "^4.3.10", "react": "^18.2.0", diff --git a/packages/mui-material-next/package.json b/packages/mui-material-next/package.json index ae61620c955c52..707fde2fa45638 100644 --- a/packages/mui-material-next/package.json +++ b/packages/mui-material-next/package.json @@ -57,7 +57,7 @@ "@types/chai": "^4.3.10", "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", "chai": "^4.3.10", "lodash": "^4.17.21", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 0231542dd0b366..a19289f3a51dc5 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -67,7 +67,7 @@ "@types/chai": "^4.3.10", "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", "chai": "^4.3.10", "css-mediaquery": "^0.1.2", diff --git a/packages/mui-styles/package.json b/packages/mui-styles/package.json index 5587ee0baf8296..4c5bf21a939777 100644 --- a/packages/mui-styles/package.json +++ b/packages/mui-styles/package.json @@ -62,7 +62,7 @@ "@mui/material": "^5.14.18", "@types/chai": "^4.3.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/sinon": "^10.0.20", "chai": "^4.3.10", "react": "^18.2.0", diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 9b1a7d336f2e8c..20d9a511d102c1 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -53,7 +53,7 @@ "@types/mocha": "^10.0.4", "@types/node": "^18.18.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/react-is": "^18.2.4", "@types/sinon": "^10.0.20", "babel-plugin-macros": "^3.1.0", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index c7180995772ea6..c6ada42d9a3aac 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -47,7 +47,7 @@ "@types/format-util": "^1.0.4", "@types/prop-types": "^15.7.10", "@types/react": "^18.2.37", - "@types/react-dom": "^18.2.15", + "@types/react-dom": "^18.2.17", "@types/react-test-renderer": "^18.0.6", "@types/sinon": "^10.0.20", "typescript": "^5.1.6" diff --git a/yarn.lock b/yarn.lock index 9f2cce75cffe85..390b0d6cc235a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3926,10 +3926,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.15", "@types/react-dom@^18.0.0", "@types/react-dom@^18.2.15": - version "18.2.15" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.15.tgz#921af67f9ee023ac37ea84b1bc0cc40b898ea522" - integrity sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg== +"@types/react-dom@18.2.17", "@types/react-dom@^18.0.0", "@types/react-dom@^18.2.17": + version "18.2.17" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.17.tgz#375c55fab4ae671bd98448dcfa153268d01d6f64" + integrity sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg== dependencies: "@types/react" "*"