|
17 | 17 | "@emotion/react": "^11.10.5", |
18 | 18 | "@emotion/styled": "^11.10.5", |
19 | 19 | "@mui/icons-material": "^5.11.0", |
20 | | - "@mui/material": "^5.11.4", |
21 | | - "axios": "^1.2.2", |
22 | | - "gatsby": "^5.4.0", |
23 | | - "gatsby-plugin-catch-links": "^5.4.0", |
24 | | - "gatsby-plugin-google-gtag": "^5.4.0", |
25 | | - "gatsby-plugin-image": "^3.4.0", |
26 | | - "gatsby-plugin-react-helmet": "^6.4.0", |
| 20 | + "@mui/material": "^5.11.7", |
| 21 | + "axios": "^1.2.6", |
| 22 | + "gatsby": "^5.5.0", |
| 23 | + "gatsby-plugin-catch-links": "^5.5.0", |
| 24 | + "gatsby-plugin-google-gtag": "^5.5.0", |
| 25 | + "gatsby-plugin-image": "^3.5.0", |
| 26 | + "gatsby-plugin-react-helmet": "^6.5.0", |
27 | 27 | "gatsby-plugin-robots-txt": "^1.8.0", |
28 | | - "gatsby-plugin-sharp": "^5.4.0", |
29 | | - "gatsby-plugin-sitemap": "^6.4.0", |
30 | | - "gatsby-remark-images": "^7.4.0", |
31 | | - "gatsby-source-filesystem": "^5.4.0", |
| 28 | + "gatsby-plugin-sharp": "^5.5.0", |
| 29 | + "gatsby-plugin-sitemap": "^6.5.0", |
| 30 | + "gatsby-remark-images": "^7.5.0", |
| 31 | + "gatsby-source-filesystem": "^5.5.0", |
32 | 32 | "gatsby-theme-material-ui": "^5.3.0", |
33 | | - "gatsby-transformer-remark": "^6.4.0", |
34 | | - "gatsby-transformer-sharp": "^5.4.0", |
| 33 | + "gatsby-transformer-remark": "^6.5.0", |
| 34 | + "gatsby-transformer-sharp": "^5.5.0", |
35 | 35 | "react": "^18.2.0", |
36 | 36 | "react-dom": "^18.2.0", |
37 | 37 | "react-helmet": "^6.1.0" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "eslint": "^8.31.0", |
| 40 | + "eslint": "^8.33.0", |
41 | 41 | "eslint-config-airbnb": "^19.0.4", |
42 | | - "eslint-plugin-import": "^2.27.4", |
| 42 | + "eslint-plugin-import": "^2.27.5", |
43 | 43 | "eslint-plugin-jsx-a11y": "^6.7.1", |
44 | | - "eslint-plugin-react": "^7.32.0", |
| 44 | + "eslint-plugin-react": "^7.32.2", |
45 | 45 | "eslint-plugin-react-hooks": "^4.6.0" |
46 | 46 | }, |
47 | 47 | "repository": { |
|
0 commit comments