Skip to content

Commit

Permalink
Bump @types/react-dom to v18.2.17 (#39999)
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] authored Nov 26, 2023
1 parent 68f87e1 commit c67a6af
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.37",
"@types/react-dom": "18.2.15",
"@types/react-dom": "18.2.17",
"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.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",
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.11",
"@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",
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.11",
"@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",
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 @@ -54,7 +54,7 @@
"@types/chai": "^4.3.11",
"@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",
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.11",
"@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",
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.11",
"@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",
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.18",
"@types/chai": "^4.3.11",
"@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",
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.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",
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.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"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3926,10 +3926,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

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

Expand Down

0 comments on commit c67a6af

Please sign in to comment.