update @mui/material and @mui/icons-material

This works much better with a working lockfile...
This commit is contained in:
Scott Lamb 2022-10-03 17:59:28 -07:00
parent be9c2e5815
commit a614a8f559
2 changed files with 4 additions and 4 deletions

4
ui/package-lock.json generated
View File

@ -11,9 +11,9 @@
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@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/material": "^5.5.1",
"@mui/material": "^5.10.8",
"@react-hook/resize-observer": "^1.2.5",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",

View File

@ -6,9 +6,9 @@
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@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/material": "^5.5.1",
"@mui/material": "^5.10.8",
"@react-hook/resize-observer": "^1.2.5",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.21",