|
17 | 17 | "@emotion/react": "^11.8.2", |
18 | 18 | "@emotion/styled": "^11.8.1", |
19 | 19 | "@mui/icons-material": "^5.5.1", |
20 | | - "@mui/material": "^5.5.1", |
| 20 | + "@mui/material": "^5.5.3", |
21 | 21 | "axios": "^0.26.1", |
22 | | - "gatsby": "^4.10.1", |
| 22 | + "gatsby": "^4.10.3", |
23 | 23 | "gatsby-plugin-catch-links": "^4.10.0", |
24 | 24 | "gatsby-plugin-google-gtag": "^4.10.0", |
25 | | - "gatsby-plugin-image": "^2.10.0", |
| 25 | + "gatsby-plugin-image": "^2.10.1", |
26 | 26 | "gatsby-plugin-react-helmet": "^5.10.0", |
27 | 27 | "gatsby-plugin-robots-txt": "^1.7.0", |
28 | | - "gatsby-plugin-sharp": "^4.10.1", |
29 | | - "gatsby-plugin-sitemap": "^5.10.1", |
30 | | - "gatsby-remark-images": "^6.10.1", |
31 | | - "gatsby-source-filesystem": "^4.10.0", |
| 28 | + "gatsby-plugin-sharp": "^4.10.2", |
| 29 | + "gatsby-plugin-sitemap": "^5.10.2", |
| 30 | + "gatsby-remark-images": "^6.10.2", |
| 31 | + "gatsby-source-filesystem": "^4.10.1", |
32 | 32 | "gatsby-theme-material-ui": "^5.1.0", |
33 | | - "gatsby-transformer-remark": "^5.10.1", |
| 33 | + "gatsby-transformer-remark": "^5.10.2", |
34 | 34 | "gatsby-transformer-sharp": "^4.10.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": "^8.11.0", |
| 40 | + "eslint": "^8.12.0", |
41 | 41 | "eslint-config-airbnb": "^19.0.4", |
42 | 42 | "eslint-plugin-import": "^2.25.4", |
43 | 43 | "eslint-plugin-jsx-a11y": "^6.5.1", |
|
0 commit comments