|
17 | 17 | "@material-ui/core": "^4.11.3", |
18 | 18 | "@material-ui/icons": "^4.11.2", |
19 | 19 | "@material-ui/lab": "^4.0.0-alpha.57", |
20 | | - "gatsby": "^2.32.8", |
21 | | - "gatsby-image": "^2.11.0", |
22 | | - "gatsby-plugin-google-gtag": "^2.8.0", |
| 20 | + "gatsby": "^3.0.3", |
| 21 | + "gatsby-image": "^3.0.0", |
| 22 | + "gatsby-plugin-google-gtag": "^3.0.0", |
23 | 23 | "gatsby-plugin-robots-txt": "^1.5.5", |
24 | | - "gatsby-plugin-sharp": "^2.14.3", |
25 | | - "gatsby-plugin-sitemap": "^2.12.0", |
26 | | - "gatsby-remark-images": "^3.11.1", |
27 | | - "gatsby-source-filesystem": "^2.11.1", |
| 24 | + "gatsby-plugin-sharp": "^3.0.0", |
| 25 | + "gatsby-plugin-sitemap": "^3.0.0", |
| 26 | + "gatsby-remark-images": "^4.0.0", |
| 27 | + "gatsby-source-filesystem": "^3.0.0", |
28 | 28 | "gatsby-theme-material-ui": "^1.0.13", |
29 | | - "gatsby-transformer-remark": "^2.16.1", |
30 | | - "gatsby-transformer-sharp": "^2.12.0", |
| 29 | + "gatsby-transformer-remark": "^3.0.0", |
| 30 | + "gatsby-transformer-sharp": "^3.0.0", |
31 | 31 | "react": "^17.0.1", |
32 | 32 | "react-dom": "^17.0.1", |
33 | 33 | "react-helmet": "^6.1.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "eslint": "^7.20.0", |
| 36 | + "eslint": "^7.21.0", |
37 | 37 | "eslint-config-airbnb": "^18.2.1", |
38 | 38 | "eslint-plugin-import": "^2.22.1", |
39 | 39 | "eslint-plugin-jsx-a11y": "^6.4.1", |
|
0 commit comments