Skip to content

Commit 60c37ce

Browse files
Bump @types/react to v18.2.57
1 parent 28fa8cc commit 60c37ce

25 files changed

Lines changed: 231 additions & 231 deletions

File tree

apps/zero-runtime-next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@mui/zero-next-plugin": "workspace:^",
2424
"@types/node": "^20.5.7",
25-
"@types/react": "^18.2.55",
25+
"@types/react": "^18.2.57",
2626
"@types/react-dom": "^18.2.19",
2727
"eslint": "^8.56.0",
2828
"typescript": "^5.3.3"

apps/zero-runtime-vite-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mui/material": "workspace:^",
2525
"@mui/utils": "workspace:^",
2626
"@mui/zero-vite-plugin": "workspace:^",
27-
"@types/react": "^18.2.55",
27+
"@types/react": "^18.2.57",
2828
"@types/react-dom": "^18.2.19",
2929
"@vitejs/plugin-react": "^4.2.1",
3030
"postcss": "^8.4.35",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"@types/json2mq": "^0.2.2",
126126
"@types/node": "^18.19.15",
127127
"@types/prop-types": "^15.7.11",
128-
"@types/react": "^18.2.55",
128+
"@types/react": "^18.2.57",
129129
"@types/react-dom": "^18.2.19",
130130
"@types/react-swipeable-views": "^0.13.5",
131131
"@types/react-swipeable-views-utils": "^0.13.7",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@types/mocha": "^10.0.6",
118118
"@types/node": "^18.19.15",
119119
"@types/prettier": "^2.7.3",
120-
"@types/react": "^18.2.55",
120+
"@types/react": "^18.2.57",
121121
"@types/yargs": "^17.0.32",
122122
"@typescript-eslint/eslint-plugin": "^6.19.1",
123123
"@typescript-eslint/parser": "^6.19.1",
@@ -206,7 +206,7 @@
206206
"@definitelytyped/typescript-versions": "^0.1.0",
207207
"@definitelytyped/utils": "^0.1.2",
208208
"@types/node": "^18.19.15",
209-
"@types/react": "^18.2.55",
209+
"@types/react": "^18.2.57",
210210
"@types/react-dom": "18.2.19",
211211
"cross-fetch": "^4.0.0"
212212
},

packages/mui-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@testing-library/user-event": "^14.5.2",
5959
"@types/chai": "^4.3.11",
6060
"@types/prop-types": "^15.7.11",
61-
"@types/react": "18.2.55",
61+
"@types/react": "18.2.57",
6262
"@types/react-dom": "18.2.19",
6363
"@types/sinon": "^10.0.20",
6464
"chai": "^4.4.1",

packages/mui-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prop-types": "^15.8.1"
4242
},
4343
"devDependencies": {
44-
"@types/react": "^18.2.55",
44+
"@types/react": "^18.2.57",
4545
"react": "^18.2.0"
4646
},
4747
"peerDependencies": {

packages/mui-envinfo/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"react-dom": "^18.2.0"
1313
},
1414
"devDependencies": {
15-
"@types/react": "^18.2.55"
15+
"@types/react": "^18.2.57"
1616
}
1717
}

packages/mui-icons-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@mui/internal-waterfall": "workspace:^",
5454
"@mui/material": "workspace:^",
5555
"@types/chai": "^4.3.11",
56-
"@types/react": "^18.2.55",
56+
"@types/react": "^18.2.57",
5757
"chai": "^4.4.1",
5858
"chalk": "^5.3.0",
5959
"cross-fetch": "^4.0.0",

packages/mui-joy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@mui/material": "workspace:^",
5353
"@types/chai": "^4.3.11",
5454
"@types/prop-types": "^15.7.11",
55-
"@types/react": "^18.2.55",
55+
"@types/react": "^18.2.57",
5656
"@types/react-dom": "^18.2.19",
5757
"@types/sinon": "^10.0.20",
5858
"chai": "^4.4.1",

packages/mui-lab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@mui-internal/test-utils": "workspace:^",
5454
"@types/chai": "^4.3.11",
5555
"@types/prop-types": "^15.7.11",
56-
"@types/react": "^18.2.55",
56+
"@types/react": "^18.2.57",
5757
"@types/react-dom": "^18.2.19",
5858
"@types/sinon": "^10.0.20",
5959
"chai": "^4.4.1",

0 commit comments

Comments
 (0)