Skip to content

Commit

Permalink
Bump @types/react to v18.2.46 (mui#40377)
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 and mnajdova committed Jan 9, 2024
1 parent 4366bc5 commit 38409c2
Show file tree
Hide file tree
Showing 24 changed files with 207 additions and 207 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 @@ -21,7 +21,7 @@
"@mui/zero-tag-processor": "workspace:*",
"@mui/zero-next-plugin": "workspace:*",
"@types/node": "20.5.7",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"typescript": "5.3.3"
}
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/markdown-to-jsx": "^7.0.1",
"@types/node": "^18.19.3",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react-swipeable-views": "^0.13.5",
"@types/react-swipeable-views-utils": "^0.13.7",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.3",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
Expand Down Expand Up @@ -204,7 +204,7 @@
"@definitelytyped/typescript-versions": "^0.0.184",
"@definitelytyped/utils": "^0.0.191",
"@types/node": "^18.19.3",
"@types/react": "18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "18.2.7",
"cross-fetch": "^4.0.0"
},
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 @@
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "18.2.45",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-envinfo/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.45"
"@types/react": "^18.2.46"
}
}
2 changes: 1 addition & 1 deletion packages/mui-icons-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@mui/internal-waterfall": "workspace:^",
"@mui/material": "workspace:^",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"chalk": "^5.3.0",
"cross-fetch": "^4.0.0",
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 @@ -52,7 +52,7 @@
"@mui/material": "workspace:^",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
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 @@ -53,7 +53,7 @@
"@mui-internal/test-utils": "workspace:^",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
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 @@ -59,7 +59,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react-is": "^18.2.3",
"@types/sinon": "^10.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.5.0",
"@emotion/server": "^11.11.0",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"next": "13.4.19",
"react": "^18.2.0"
},
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 @@ -65,7 +65,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-private-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@mui-internal/test-utils": "workspace:^",
"@mui/types": "workspace:^",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"react": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mui/styled-engine-sc": "workspace:*",
"@types/chai": "^4.3.11",
"@types/hoist-non-react-statics": "^3.3.5",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"react": "^18.2.0",
"styled-components": "^6.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styled-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@mui-internal/test-utils": "workspace:^",
"@mui/styled-engine": "workspace:*",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"react": "^18.2.0"
},
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 @@ -60,7 +60,7 @@
"@mui-internal/test-utils": "workspace:^",
"@mui/material": "workspace:^",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@mui/system": "workspace:*",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@mui/types": "workspace:*",
"@types/react": "^18.2.45"
"@types/react": "^18.2.46"
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.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 @@ -51,7 +51,7 @@
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.3",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react-is": "^18.2.4",
"@types/sinon": "^10.0.20",
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/enzyme": "^3.10.18",
"@types/format-util": "^1.0.4",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/react-test-renderer": "^18.0.7",
"@types/sinon": "^10.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-to-proptypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.3",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/uuid": "^9.0.7",
"chai": "^4.3.10",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.3",
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"chai": "^4.3.10",
"react": "^18.2.0"
},
Expand Down
Loading

0 comments on commit 38409c2

Please sign in to comment.