|
16 | 16 | "dependencies": { |
17 | 17 | "@emotion/react": "^11.4.1", |
18 | 18 | "@emotion/styled": "^11.3.0", |
19 | | - "@mui/icons-material": "^5.0.1", |
20 | | - "@mui/material": "^5.0.2", |
| 19 | + "@mui/icons-material": "^5.0.3", |
| 20 | + "@mui/material": "^5.0.3", |
21 | 21 | "axios": "^0.22.0", |
22 | | - "gatsby": "^3.14.1", |
| 22 | + "gatsby": "^3.14.2", |
23 | 23 | "gatsby-plugin-catch-links": "^3.14.0", |
24 | 24 | "gatsby-plugin-google-gtag": "^3.14.0", |
25 | | - "gatsby-plugin-image": "^1.14.0", |
26 | | - "gatsby-plugin-material-ui": "^4.0.3", |
| 25 | + "gatsby-plugin-image": "^1.14.1", |
27 | 26 | "gatsby-plugin-react-helmet": "^4.14.0", |
28 | 27 | "gatsby-plugin-robots-txt": "^1.6.10", |
29 | | - "gatsby-plugin-sharp": "^3.14.0", |
| 28 | + "gatsby-plugin-sharp": "^3.14.1", |
30 | 29 | "gatsby-plugin-sitemap": "^4.10.0", |
31 | 30 | "gatsby-remark-images": "^5.11.0", |
32 | 31 | "gatsby-source-filesystem": "^3.14.0", |
| 32 | + "gatsby-theme-material-ui": "^5.0.0", |
33 | 33 | "gatsby-transformer-remark": "^4.11.0", |
34 | 34 | "gatsby-transformer-sharp": "^3.14.0", |
35 | 35 | "react": "^17.0.2", |
36 | 36 | "react-dom": "^17.0.2", |
37 | 37 | "react-helmet": "^6.1.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "eslint": "^7.32.0", |
| 40 | + "eslint": "^8.0.0", |
41 | 41 | "eslint-config-airbnb": "^18.2.1", |
42 | 42 | "eslint-plugin-import": "^2.24.2", |
43 | 43 | "eslint-plugin-jsx-a11y": "^6.4.1", |
|
0 commit comments