Skip to content

Commit

Permalink
Add material ui 5 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Sep 30, 2024
1 parent 9d777a2 commit 8b18894
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 18 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,16 @@
"dependencies": {
"@babel/plugin-proposal-decorators": "^7.19.0",
"@craco/craco": "^7.1.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@material-ui/styles": "^4.11.5",
"@mui/icons-material": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.7",
"@mui/styles": "^5.16.7",
"@sentry/electron": "^4.0.2",
"classnames": "^2.3.2",
"clean-stack": "3.0.1",
Expand Down
Loading

0 comments on commit 8b18894

Please sign in to comment.