update @mui/material and @mui/icons-material
This works much better with a working lockfile...
This commit is contained in:
parent
be9c2e5815
commit
a614a8f559
|
@ -11,9 +11,9 @@
|
||||||
"@emotion/react": "^11.8.2",
|
"@emotion/react": "^11.8.2",
|
||||||
"@emotion/styled": "^11.8.1",
|
"@emotion/styled": "^11.8.1",
|
||||||
"@fontsource/roboto": "^4.5.3",
|
"@fontsource/roboto": "^4.5.3",
|
||||||
"@mui/icons-material": "^5.5.1",
|
"@mui/icons-material": "^5.10.6",
|
||||||
"@mui/lab": "^5.0.0-alpha.73",
|
"@mui/lab": "^5.0.0-alpha.73",
|
||||||
"@mui/material": "^5.5.1",
|
"@mui/material": "^5.10.8",
|
||||||
"@react-hook/resize-observer": "^1.2.5",
|
"@react-hook/resize-observer": "^1.2.5",
|
||||||
"@types/jest": "^27.4.1",
|
"@types/jest": "^27.4.1",
|
||||||
"@types/node": "^17.0.21",
|
"@types/node": "^17.0.21",
|
||||||
|
|
|
@ -6,9 +6,9 @@
|
||||||
"@emotion/react": "^11.8.2",
|
"@emotion/react": "^11.8.2",
|
||||||
"@emotion/styled": "^11.8.1",
|
"@emotion/styled": "^11.8.1",
|
||||||
"@fontsource/roboto": "^4.5.3",
|
"@fontsource/roboto": "^4.5.3",
|
||||||
"@mui/icons-material": "^5.5.1",
|
"@mui/icons-material": "^5.10.6",
|
||||||
"@mui/lab": "^5.0.0-alpha.73",
|
"@mui/lab": "^5.0.0-alpha.73",
|
||||||
"@mui/material": "^5.5.1",
|
"@mui/material": "^5.10.8",
|
||||||
"@react-hook/resize-observer": "^1.2.5",
|
"@react-hook/resize-observer": "^1.2.5",
|
||||||
"@types/jest": "^27.4.1",
|
"@types/jest": "^27.4.1",
|
||||||
"@types/node": "^17.0.21",
|
"@types/node": "^17.0.21",
|
||||||
|
|
Loading…
Reference in New Issue