fix: revert package*.json of learning an to v3.0

I struggled a bunch with some change I had done on branch develop
which kept causing the build of bbb-learning-dashboard to fail
quoting missing @mui/base dependencies.
Reverting to the json we use on BBB v3.0 seems to have stablized
things, at least for the time being.
This commit is contained in:
Anton Georgiev 2024-09-05 16:17:38 -04:00
parent 1e05769c7c
commit 9cc0f1446d
2 changed files with 11789 additions and 6857 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,6 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/base": "^5.0.0-alpha.105",
"@mui/material": "^5.10.13",
"@mui/x-data-grid": "^5.17.10",
"react": "^17.0.2",