Skip to content

Commit

Permalink
Bump @types/react to v18.2.56
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent c434322 commit f7169e6
Show file tree
Hide file tree
Showing 25 changed files with 231 additions and 231 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 @@
"devDependencies": {
"@mui/zero-next-plugin": "workspace:^",
"@types/node": "^20.5.7",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"eslint": "^8.56.0",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/zero-runtime-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@mui/material": "workspace:^",
"@mui/utils": "workspace:^",
"@mui/zero-vite-plugin": "workspace:^",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"postcss": "^8.4.35",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@types/json2mq": "^0.2.2",
"@types/node": "^18.19.15",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@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 @@ -117,7 +117,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.15",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
Expand Down Expand Up @@ -206,7 +206,7 @@
"@definitelytyped/typescript-versions": "^0.1.0",
"@definitelytyped/utils": "^0.1.2",
"@types/node": "^18.19.15",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "18.2.19",
"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 @@ -58,7 +58,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "18.2.55",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
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.55",
"@types/react": "^18.2.56",
"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 @@ -12,6 +12,6 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.55"
"@types/react": "^18.2.56"
}
}
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.55",
"@types/react": "^18.2.56",
"chai": "^4.4.1",
"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.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/sinon": "^10.0.20",
"chai": "^4.4.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 @@ -53,7 +53,7 @@
"@mui-internal/test-utils": "workspace:^",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
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.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/react-is": "^18.2.4",
"@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.11.3",
"@emotion/server": "^11.11.0",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"next": "13.5.1",
"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.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
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.55",
"@types/react": "^18.2.56",
"chai": "^4.4.1",
"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.55",
"@types/react": "^18.2.56",
"chai": "^4.4.1",
"react": "^18.2.0",
"styled-components": "^6.1.8"
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.55",
"@types/react": "^18.2.56",
"chai": "^4.4.1",
"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.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
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.55",
"@types/react": "^18.2.56",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
"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.55"
"@types/react": "^18.2.56"
},
"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.15",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@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.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@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 @@ -42,7 +42,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.15",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/uuid": "^9.0.8",
"chai": "^4.4.1",
"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 @@ -38,7 +38,7 @@
"@types/cssesc": "^3.0.2",
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.15",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/stylis": "^4.2.5",
"chai": "^4.4.1",
"react": "^18.2.0"
Expand Down

0 comments on commit f7169e6

Please sign in to comment.