diff --git a/admin/package.json b/admin/package.json index 19455c5..081dd52 100644 --- a/admin/package.json +++ b/admin/package.json @@ -11,7 +11,7 @@ "dependencies": { "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", + "@mui/material": "5.18.0", "add": "2.0.6", "axios": "0.27.2", "react": "18.2.0", diff --git a/beta/package.json b/beta/package.json index 4bd54a8..9c5431b 100644 --- a/beta/package.json +++ b/beta/package.json @@ -7,7 +7,7 @@ "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@esbuild-plugins/node-modules-polyfill": "0.1.4", - "@mui/material": "5.10.5", + "@mui/material": "5.18.0", "axios": "0.27.2", "buffer": "6.0.3", "ethers": "5.7.0",