|
14 | 14 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@material-ui/core": "^4.11.3", |
| 17 | + "@material-ui/core": "^4.11.4", |
18 | 18 | "@material-ui/icons": "^4.11.2", |
19 | | - "@material-ui/lab": "^4.0.0-alpha.57", |
| 19 | + "@material-ui/lab": "^4.0.0-alpha.58", |
20 | 20 | "axios": "^0.21.1", |
21 | | - "gatsby": "^3.3.1", |
22 | | - "gatsby-plugin-catch-links": "^3.3.0", |
23 | | - "gatsby-plugin-google-gtag": "^3.3.0", |
24 | | - "gatsby-plugin-image": "^1.3.1", |
| 21 | + "gatsby": "^3.4.0", |
| 22 | + "gatsby-plugin-catch-links": "^3.4.0", |
| 23 | + "gatsby-plugin-google-gtag": "^3.4.0", |
| 24 | + "gatsby-plugin-image": "^1.4.0", |
25 | 25 | "gatsby-plugin-robots-txt": "^1.5.6", |
26 | | - "gatsby-plugin-sharp": "^3.3.1", |
27 | | - "gatsby-plugin-sitemap": "^3.3.0", |
28 | | - "gatsby-remark-images": "^5.0.0", |
29 | | - "gatsby-source-filesystem": "^3.3.0", |
| 26 | + "gatsby-plugin-sharp": "^3.4.0", |
| 27 | + "gatsby-plugin-sitemap": "^4.0.0", |
| 28 | + "gatsby-remark-images": "^5.1.0", |
| 29 | + "gatsby-source-filesystem": "^3.4.0", |
30 | 30 | "gatsby-theme-material-ui": "^2.0.1", |
31 | | - "gatsby-transformer-remark": "^4.0.0", |
32 | | - "gatsby-transformer-sharp": "^3.3.0", |
| 31 | + "gatsby-transformer-remark": "^4.1.0", |
| 32 | + "gatsby-transformer-sharp": "^3.4.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.24.0", |
| 38 | + "eslint": "^7.25.0", |
39 | 39 | "eslint-config-airbnb": "^18.2.1", |
40 | 40 | "eslint-plugin-import": "^2.22.1", |
41 | 41 | "eslint-plugin-jsx-a11y": "^6.4.1", |
|
0 commit comments