bump some of the packages

This commit is contained in:
Dawid Wysokiński 2021-11-09 07:56:16 +01:00
parent 14ee02624e
commit 147ff599f9
Signed by: Kichiyaki
GPG Key ID: EF14026D247EB867
3 changed files with 3553 additions and 4540 deletions

View File

@ -65,8 +65,5 @@ module.exports = {
},
},
},
// this (optional) plugin enables Progressive Web App + Offline functionality
// To learn more, visit: https://gatsby.dev/offline
// `gatsby-plugin-offline`,
],
};

View File

@ -1,6 +1,6 @@
import { createMuiTheme, responsiveFontSizes } from '@material-ui/core/styles';
import { createTheme, responsiveFontSizes } from '@material-ui/core/styles';
const theme = createMuiTheme({
const theme = createTheme({
palette: {
type: 'dark',
},

8086
yarn.lock

File diff suppressed because it is too large Load Diff