chore(striker-ui): install MUI v5 related packages

main
Tsu-ba-me 3 years ago
parent 1cce35ab84
commit 5e21988f41
  1. 2409
      striker-ui/package-lock.json
  2. 7
      striker-ui/package.json

File diff suppressed because it is too large Load Diff

@ -13,9 +13,16 @@
"start": "next start"
},
"dependencies": {
"@emotion/cache": "^11.7.1",
"@emotion/react": "^11.7.1",
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.6.0",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/styles": "^4.11.4",
"@mui/icons-material": "^5.2.4",
"@mui/material": "^5.2.4",
"@mui/styles": "^5.2.3",
"@novnc/novnc": "^1.2.0",
"next": "^12.1.0",
"pretty-bytes": "^5.6.0",

Loading…
Cancel
Save