We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205e7d4 commit 4402e35Copy full SHA for 4402e35
package.json
@@ -40,15 +40,14 @@
40
"dependencies": {
41
"@emotion/react": "11.10.5",
42
"@emotion/styled": "11.10.5",
43
- "@mui/material": "5.11.2",
44
- "@mui/lab": "5.0.0-alpha.114",
45
"@mui/icons-material": "5.11.0",
+ "@mui/lab": "5.0.0-alpha.114",
+ "@mui/material": "5.11.2",
46
"commonmark": "0.30.0",
47
"lodash": "4.17.21",
48
"svg-pan-zoom": "3.6.1"
49
},
50
"devDependencies": {
51
- "cspell": "6.2.3",
52
"@playwright/test": "1.32.0",
53
"@svgr/webpack": "6.5.1",
54
"@types/commonmark": "0.27.5",
@@ -59,6 +58,7 @@
59
58
"@typescript-eslint/eslint-plugin": "5.30.7",
60
"@typescript-eslint/parser": "5.30.7",
61
"copy-webpack-plugin": "11.0.0",
+ "cspell": "6.2.3",
62
"css-loader": "6.7.1",
63
"eslint": "8.20.0",
64
"eslint-plugin-import": "^2.27.5",
0 commit comments