update @mui/lab

This is now only used for LoadingButton.
This commit is contained in:
Scott Lamb 2022-10-03 20:55:10 -07:00
parent 1ad14007a5
commit d509d3ff40
2 changed files with 2 additions and 2 deletions

2
ui/package-lock.json generated
View File

@ -12,7 +12,7 @@
"@emotion/styled": "^11.8.1",
"@fontsource/roboto": "^4.5.3",
"@mui/icons-material": "^5.10.6",
"@mui/lab": "^5.0.0-alpha.73",
"@mui/lab": "^5.0.0-alpha.102",
"@mui/material": "^5.10.8",
"@mui/x-date-pickers": "^5.0.3",
"@react-hook/resize-observer": "^1.2.5",

View File

@ -7,7 +7,7 @@
"@emotion/styled": "^11.8.1",
"@fontsource/roboto": "^4.5.3",
"@mui/icons-material": "^5.10.6",
"@mui/lab": "^5.0.0-alpha.73",
"@mui/lab": "^5.0.0-alpha.102",
"@mui/material": "^5.10.8",
"@mui/x-date-pickers": "^5.0.3",
"@react-hook/resize-observer": "^1.2.5",