Skip to content

Commit 56b0cd6

Browse files
authored
Merge pull request #2390 from oasisprotocol/mz/muiRemove
Remove MUI dependencies
2 parents e7cff93 + 8f1e7c7 commit 56b0cd6

File tree

4 files changed

+6
-283
lines changed

4 files changed

+6
-283
lines changed

.changelog/2390.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Remove MUI dependencies

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,18 @@
3737
"node": ">=20"
3838
},
3939
"resolutions": {
40-
"**/@emotion/styled": "11.14.0",
4140
"@typescript-eslint/eslint-plugin": "7.18.0",
4241
"@typescript-eslint/parser": "7.18.0",
4342
"react-refresh": "0.16.0",
4443
"jackspeak": "2.1.1",
4544
"eslint-plugin-react": "7.37.4"
4645
},
4746
"dependencies": {
48-
"@emotion/react": "11.14.0",
49-
"@emotion/styled": "11.14.0",
5047
"@ethereumjs/util": "9.1.0",
5148
"@fontsource-variable/inter": "^5.2.6",
5249
"@fontsource-variable/roboto-mono": "^5.0.17",
5350
"@metamask/jazzicon": "2.0.0",
5451
"@monaco-editor/react": "^4.7.0",
55-
"@mui/icons-material": "5.16.7",
56-
"@mui/material": "5.16.7",
5752
"@oasisprotocol/client": "1.2.0",
5853
"@oasisprotocol/client-rt": "1.2.0",
5954
"@oasisprotocol/ui-library": "file:./ui-library",

src/app/utils/mui-helpers.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)