Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60706ad

Browse files
authoredMay 26, 2023
Update dependencies
1 parent ce7d19a commit 60706ad

File tree

2 files changed

+250
-272
lines changed

2 files changed

+250
-272
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"build:all": "yarn build && yarn build:reg"
2323
},
2424
"dependencies": {
25-
"@emotion/react": "11.10.6",
26-
"@emotion/styled": "11.10.6",
27-
"@material-ui/core": "4.12.4",
28-
"@material-ui/icons": "4.11.3",
25+
"@emotion/react": "11.11.0",
26+
"@emotion/styled": "11.11.0",
27+
"@mui/material": "5.0.0",
28+
"@mui/icons-material": "5.0.0",
2929
"chokidar": "3.5.3",
3030
"dayjs": "1.11.7",
3131
"emotion": "11.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.