Skip to content

Commit

Permalink
Bump @types/react-dom to v18.2.11 (#39237)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 2936147 commit e7e67ee
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/zero-runtime-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-joy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3955,10 +3955,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

"@types/[email protected].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/[email protected].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" "*"

Expand Down

0 comments on commit e7e67ee

Please sign in to comment.