We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c27a0 commit 7d53ca3Copy full SHA for 7d53ca3
package.json
@@ -16,8 +16,8 @@
16
"format": "prettier src -w"
17
},
18
"peerDependencies": {
19
- "react": "^17.0.0",
20
- "react-dom": "^17.0.0",
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0",
21
"react-intl": "^5.8.1"
22
23
"devDependencies": {
@@ -38,8 +38,8 @@
38
"@emotion/cache": "^11.14.0",
39
"@emotion/react": "^11.14.0",
40
"@emotion/styled": "^11.14.1",
41
- "@mui/icons-material": "^5.18.0",
42
- "@mui/material": "^5.18.0",
43
- "@mui/system": "^5.18.0"
+ "@mui/icons-material": "^7.2.0",
+ "@mui/material": "^7.2.0",
+ "@mui/system": "^7.2.0"
44
}
45
0 commit comments