|
18 | 18 | "@material-ui/icons": "^4.11.2", |
19 | 19 | "@material-ui/lab": "^4.0.0-alpha.58", |
20 | 20 | "axios": "^0.21.1", |
21 | | - "gatsby": "^3.5.1", |
22 | | - "gatsby-plugin-catch-links": "^3.5.0", |
23 | | - "gatsby-plugin-google-gtag": "^3.5.0", |
24 | | - "gatsby-plugin-image": "^1.5.0", |
| 21 | + "gatsby": "^3.6.2", |
| 22 | + "gatsby-plugin-catch-links": "^3.6.0", |
| 23 | + "gatsby-plugin-google-gtag": "^3.6.0", |
| 24 | + "gatsby-plugin-image": "^1.6.0", |
25 | 25 | "gatsby-plugin-robots-txt": "^1.6.2", |
26 | | - "gatsby-plugin-sharp": "^3.5.0", |
27 | | - "gatsby-plugin-sitemap": "^4.1.0", |
28 | | - "gatsby-remark-images": "^5.2.1", |
29 | | - "gatsby-source-filesystem": "^3.5.0", |
| 26 | + "gatsby-plugin-sharp": "^3.6.0", |
| 27 | + "gatsby-plugin-sitemap": "^4.2.0", |
| 28 | + "gatsby-remark-images": "^5.3.0", |
| 29 | + "gatsby-source-filesystem": "^3.6.0", |
30 | 30 | "gatsby-theme-material-ui": "^2.0.1", |
31 | | - "gatsby-transformer-remark": "^4.2.0", |
32 | | - "gatsby-transformer-sharp": "^3.5.0", |
| 31 | + "gatsby-transformer-remark": "^4.3.0", |
| 32 | + "gatsby-transformer-sharp": "^3.6.0", |
33 | 33 | "react": "^17.0.2", |
34 | 34 | "react-dom": "^17.0.2", |
35 | 35 | "react-helmet": "^6.1.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "eslint": "^7.26.0", |
| 38 | + "eslint": "^7.28.0", |
39 | 39 | "eslint-config-airbnb": "^18.2.1", |
40 | | - "eslint-plugin-import": "^2.23.3", |
| 40 | + "eslint-plugin-import": "^2.23.4", |
41 | 41 | "eslint-plugin-jsx-a11y": "^6.4.1", |
42 | | - "eslint-plugin-react": "^7.23.2", |
| 42 | + "eslint-plugin-react": "^7.24.0", |
43 | 43 | "eslint-plugin-react-hooks": "^4.2.0" |
44 | 44 | }, |
45 | 45 | "repository": { |
|
0 commit comments