remap-keys / remap

Keymap Customization Web app for your keyboard.
https://remap-keys.app
Other
220 stars 27 forks source link

Upgrade MUI #829

Closed L4Ph closed 2 months ago

L4Ph commented 2 months ago
  1. Upgrade the dependencies to the latest versions.

    • @mui/styles
    • @mui/icons-material
    • @mui/material
    • @emotion/styles
    • @emotion/react
  2. Due to type checking failures caused by @mui/lab, the solution involves correction and removal of @mui/lab.

yoichiro commented 2 months ago

@L4Ph Could you resolve the conflicts?